Partager via


KeyBindingHelper.GetKeyBinding, méthode

Espace de noms :  Microsoft.Internal.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

KeyBindingHelper Classe

Microsoft.Internal.VisualStudio.Shell, espace de noms