_CommandBarButton.FaceId Property

Definition

This property is deprecated.

public:
 property int FaceId { int get(); void set(int value); };
public:
 property int FaceId { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(1610940419)]
public int FaceId { [System.Runtime.InteropServices.DispId(1610940419)] get; [System.Runtime.InteropServices.DispId(1610940419)] set; }
[<System.Runtime.InteropServices.DispId(1610940419)>]
[<get: System.Runtime.InteropServices.DispId(1610940419)>]
[<set: System.Runtime.InteropServices.DispId(1610940419)>]
member this.FaceId : int with get, set
Public Property FaceId As Integer

Property Value

This property is deprecated.

Attributes

Remarks

This property throws a DeprecatedException when called.

Applies to