OleMenuCommand::Invoke Method

 

Executes the command.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodInvoke()

(Inherited from MenuCommand.)

System_CAPS_pubmethodInvoke(Object^)

Executes the command.(Overrides MenuCommand::Invoke(Object^).)

System_CAPS_pubmethodInvoke(Object^, IntPtr)

Executes the command.

System_CAPS_pubmethodInvoke(Object^, IntPtr, OLECMDEXECOPT)

Executes the command with the specified parameters and execution options.

Return to top
Show: