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