CommandBarControl::accHelp Property (Object^)
Visual Studio 2015
Gets the help string. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[DispIdAttribute(-5008)] property String^ default[ Object^ varChild ] { [DispIdAttribute(-5008)] [TypeLibFuncAttribute(64)] String^ get(Object^ varChild); }
Parameters
- varChild
-
Type:
System::Object^
The child.
Implements
_IVsMsoOleAccDispObj::accHelp[Object^]This property throws a DeprecatedException when called.
Show: