_CommandBarButton.ShortcutText Property

Gets or sets the shortcut text. This property is deprecated.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'Declaração
Property ShortcutText As String
string ShortcutText { get; set; }

Property Value

Type: System.String
The shortcut text. This property is deprecated.

Remarks

This property throws a DeprecatedException.

.NET Framework Security

See Also

Reference

_CommandBarButton Interface

Microsoft.VisualStudio.CommandBars Namespace