This topic has not yet been rated - Rate this topic

CommandBarControl.Tag Property

Gets or sets the tag

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
string Tag { get; set; }

Property Value

Type: String
The tag, or the empty string if there is none.

Tags are not displayed in Visual Studio.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.