_CommandBarButton::BuiltInFace Property

 

The built-in image. This property is deprecated.

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

[DispIdAttribute(1610940416)]
property bool BuiltInFace {
	[DispIdAttribute(1610940416)]
	bool get();
	[DispIdAttribute(1610940416)]
	void set(bool value);
}

Property Value

Type: System::Boolean

This property is deprecated.

This property throws a DeprecatedException when called.

Return to top
Show: