_CommandBarActiveX::accRole Property (Object^)

 

This property is deprecated.

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

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

Parameters

varChild
Type: System::Object^

The child.

Property Value

Type: System::Object^

This property is deprecated.

Return to top
Show: