CommandBarComboBoxClass::accKeyboardShortcut Property (Object^)
Visual Studio 2015
Gets the keyboard shortcut. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(-5010)] property String^ default[ Object^ varChild ] { [DispIdAttribute(-5010)] [TypeLibFuncAttribute(64)] virtual String^ get(Object^ varChild); }
Parameters
- varChild
-
Type:
System::Object^
The child.
This property throws a DeprecatedException when called.
Show: