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