OleMenuCommand::Invoke Method
Visual Studio 2015
Executes the command.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Invoke() | (Inherited from MenuCommand.) |
![]() | Invoke(Object^) | Executes the command.(Overrides MenuCommand::Invoke(Object^).) |
![]() | Invoke(Object^, IntPtr) | Executes the command. |
![]() | Invoke(Object^, IntPtr, OLECMDEXECOPT) | Executes the command with the specified parameters and execution options. |
Show:
