IVsUIShell5::GetKeyBindingScope Method (Guid)
Visual Studio 2015
Retrieves the name of a key binding scope.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.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.
Show: