Freigeben über


IVsUIShell5.EnumKeyBindingScopes-Methode: ()

 

Veröffentlicht: Oktober 2016

Ruft eine Auflistung der Bereiche verfügbaren Tastenkombination.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

Syntax

IVsEnumGuids EnumKeyBindingScopes()
IVsEnumGuids^ EnumKeyBindingScopes()
abstract EnumKeyBindingScopes : unit -> IVsEnumGuids
Function EnumKeyBindingScopes As IVsEnumGuids

Rückgabewert

Type: Microsoft.VisualStudio.Shell.Interop.IVsEnumGuids

Die Bereiche verfügbaren Tastenkombination.

Siehe auch

IVsUIShell5-Schnittstelle
Microsoft.VisualStudio.Shell.Interop-Namespace

Zurück zum Anfang