_CommandBarActiveX::Tag Property

 

This property is deprecated.

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

[DispIdAttribute(1610874915)]
property String^ Tag {
	[DispIdAttribute(1610874915)]
	String^ get();
	[DispIdAttribute(1610874915)]
	void set(String^ value);
}

Property Value

Type: System::String^

This property is deprecated.

Return to top
Show: