CommandBarButtonClass::ShortcutText Property
Visual Studio 2015
Gets or sets the shortcut text. This property is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
public: [DispIdAttribute(1610940422)] property String^ ShortcutText { [DispIdAttribute(1610940422)] virtual String^ get(); [DispIdAttribute(1610940422)] virtual void set(String^ value); }
Implements
_CommandBarButton::ShortcutTextThis property throws a DeprecatedException.
Show: