_CommandBarButton.BuiltInFace Property

Definition

The built-in image. This property is deprecated.

public:
 property bool BuiltInFace { bool get(); void set(bool value); };
public:
 property bool BuiltInFace { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610940416)]
public 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 Property BuiltInFace As Boolean

Property Value

This property is deprecated.

Attributes

Remarks

This property throws a DeprecatedException when called.

Applies to