CommandBarComboBoxClass::Text Property
Visual Studio 2015
Gets or sets the text. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610940432)] property String^ Text { [DispIdAttribute(1610940432)] virtual String^ get(); [DispIdAttribute(1610940432)] virtual void set(String^ value); }
Implements
_CommandBarComboBox::TextThis property throws a DeprecatedException when called.
Show: