CommandBarComboBoxClass::HelpContextId Property
Visual Studio 2015
Gets the help context ID. Always returns 0.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610874895)] property int HelpContextId { [DispIdAttribute(1610874895)] virtual int get(); [DispIdAttribute(1610874895)] virtual void set(int value); }
Implements
_CommandBarComboBox::HelpContextIdAttempting to set this property with any other value will cause an exception to be thrown.
Show: