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