CommandBarButtonClass::FaceId Property

 

This property is deprecated.

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

public:
[DispIdAttribute(1610940419)]
property int FaceId {
	[DispIdAttribute(1610940419)]
	virtual int get();
	[DispIdAttribute(1610940419)]
	virtual void set(int value);
}

Property Value

Type: System::Int32

This property is deprecated.

This property throws a DeprecatedException when called.

Return to top
Show: