CommandBarButtonClass.BuiltInFace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This property is deprecated.
public:
virtual property bool BuiltInFace { bool get(); void set(bool value); };
public:
virtual property bool BuiltInFace { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610940416)]
public virtual bool BuiltInFace { [System.Runtime.InteropServices.DispId(1610940416)] get; [System.Runtime.InteropServices.DispId(1610940416)] set; }
[<System.Runtime.InteropServices.DispId(1610940416)>]
[<get: System.Runtime.InteropServices.DispId(1610940416)>]
[<set: System.Runtime.InteropServices.DispId(1610940416)>]
member this.BuiltInFace : bool with get, set
Public Overridable Property BuiltInFace As Boolean
Property Value
This property is deprecated.
Implements
- Attributes
Remarks
This property throws a DeprecatedException when called.