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