CommandBarButtonClass::accChildCount Property
Visual Studio 2015
Gets the number of children. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(-5001)] property int accChildCount { [DispIdAttribute(-5001)] [TypeLibFuncAttribute(64)] virtual int get(); }
Implements
_CommandBarButton::accChildCountThis property throws a DeprecatedException when called.
Show: