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