CommandBarButtonClass::HelpFile Property
Visual Studio 2015
Always returns the empty string.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610874897)] property String^ HelpFile { [DispIdAttribute(1610874897)] virtual String^ get(); [DispIdAttribute(1610874897)] virtual void set(String^ value); }
Implements
_CommandBarButton::HelpFileAttempting to set this property with any other value will cause an exception to be thrown.
Show: