OleMenuCommandService::GlobalInvoke Method
Visual Studio 2015
Can be used to invoke any command within Visual Studio.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | GlobalInvoke(CommandID^) | Can be used to invoke any command within Visual Studio.(Overrides MenuCommandService::GlobalInvoke(CommandID^).) |
![]() | GlobalInvoke(CommandID^, Object^) | Can be used to invoke any command within Visual Studio.(Overrides MenuCommandService::GlobalInvoke(CommandID^, Object^).) |
Show:
