IVsUIShell6.EnumKeyBindingScopes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves a collection of the available key binding scopes.
public:
Microsoft::VisualStudio::Shell::Interop::IVsEnumGuids ^ EnumKeyBindingScopes();
public:
Microsoft::VisualStudio::Shell::Interop::IVsEnumGuids ^ EnumKeyBindingScopes();
Microsoft::VisualStudio::Shell::Interop::IVsEnumGuids EnumKeyBindingScopes();
public Microsoft.VisualStudio.Shell.Interop.IVsEnumGuids EnumKeyBindingScopes ();
abstract member EnumKeyBindingScopes : unit -> Microsoft.VisualStudio.Shell.Interop.IVsEnumGuids
Public Function EnumKeyBindingScopes () As IVsEnumGuids
Returns
The available key binding scopes.