OleMenuCommandService.GlobalInvoke Method

Include Protected Members
Include Inherited Members

Can be used to invoke any command within Visual Studio.

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 GlobalInvoke(CommandID) Can be used to invoke any command within Visual Studio. (Overrides MenuCommandService.GlobalInvoke(CommandID).)
Public method GlobalInvoke(CommandID, Object) Can be used to invoke any command within Visual Studio. (Overrides MenuCommandService.GlobalInvoke(CommandID, Object).)

Top

See Also

Reference

OleMenuCommandService Class

Microsoft.VisualStudio.Shell Namespace