Metodo KeyBindingHelper.GetKeyBinding

Spazio dei nomi:  Microsoft.Internal.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetKeyBinding ( _
    commandGroup As Guid, _
    commandId As Integer, _
    keyBindingScope As Guid _
) As String
public static string GetKeyBinding(
    Guid commandGroup,
    int commandId,
    Guid keyBindingScope
)

Parametri

Valore restituito

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

KeyBindingHelper Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.Shell