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