CommandBarComboBoxClass::Priority Property
Visual Studio 2015
Gets the priority. Always returns 1.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610874911)] property int Priority { [DispIdAttribute(1610874911)] virtual int get(); [DispIdAttribute(1610874911)] virtual void set(int value); }
Implements
_CommandBarComboBox::PriorityAttempting to set this property with any other value will cause an exception to be thrown.
Show: