CommandBarComboBoxClass::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
_CommandBarComboBox::TagTags are not displayed in Visual Studio.
Show: