_CommandBarActiveX::DescriptionText Property

 

This property is deprecated.

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

[DispIdAttribute(1610874888)]
property String^ DescriptionText {
	[DispIdAttribute(1610874888)]
	String^ get();
	[DispIdAttribute(1610874888)]
	void set(String^ value);
}

Property Value

Type: System::String^

This property is deprecated.

Return to top
Show: