_CommandBarButton::accHelpTopic Property (String^, Object^)
Visual Studio 2015
Gets the help topic. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(-5009)] property int default[ [OutAttribute] String^% pszHelpFile, Object^ varChild ] { [TypeLibFuncAttribute(64)] [DispIdAttribute(-5009)] int get([OutAttribute] String^% pszHelpFile, Object^ varChild); }
This property throws a DeprecatedException when called.
Show: