次の方法で共有


CommandBarPopup.accKeyboardShortcut Property (Object)

Gets the keyboard shortcut. This property is deprecated.

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

Syntax

'宣言
ReadOnly Property accKeyboardShortcut ( _
    varChild As Object _
) As String
string this[
    Object varChild
] { get; }

Parameters

Property Value

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

.NET Framework Security

See Also

Reference

CommandBarPopup Interface

accKeyboardShortcut Overload

Microsoft.VisualStudio.CommandBars Namespace