_CommandBarButton::Tag Property
Visual Studio 2015
Gets or sets the tag. Not used in Visual Studio.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(1610874915)] property String^ Tag { [DispIdAttribute(1610874915)] String^ get(); [DispIdAttribute(1610874915)] void set(String^ value); }
Implements
CommandBarControl::TagTags are not displayed in Visual Studio.
Show: