Metodo KeyBindingHelper.GetGlobalKeyBinding

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 GetGlobalKeyBinding ( _
    commandGroup As Guid, _
    commandId As Integer _
) As String
public static string GetGlobalKeyBinding(
    Guid commandGroup,
    int commandId
)

Parametri

Valore restituito

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

KeyBindingHelper Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.Shell