IVsUIShell6::GetKeyBindingScope Method (Guid)
Visual Studio 2015
Retrieves the name of a key binding scope.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Parameters
- keyBindingScope
-
Type:
System::Guid
[in] The key binding scope whose name is returned. Valid key binding scopes are the registered editor's GUIDs, and guidVSStd97 is the Global scope.
Implements
IVsUIShell5::GetKeyBindingScope(Guid)
Show: