Share via


OleMenuCommand.Invoke Method

Include Protected Members
Include Inherited Members

Executes the command.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Invoke()

Invokes the command. (Inherited from MenuCommand.)

Public method

Invoke(Object)

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

Public method

Invoke(Object, IntPtr)

Executes the command.

Public method

Invoke(Object, IntPtr, OLECMDEXECOPT)

Top

See Also

Reference

OleMenuCommand Class

OleMenuCommand Members

Microsoft.VisualStudio.Shell Namespace