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