IAccessible::accChild Property (Object^)

 

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

[DispIdAttribute(-5002)]
property Object^ default[
	Object^ varChild
] {
	[DispIdAttribute(-5002)]
	[TypeLibFuncAttribute(64)]
	Object^ get(Object^ varChild);
}

Parameters

varChild
Type: System::Object^

Property Value

Type: System::Object^

Return to top
Show: