OleMenuCommand.Invoke 方法

包括受保护的成员
包括继承的成员

执行该命令。

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 Invoke() 调用该命令。 (继承自 MenuCommand。)
公共方法 Invoke(Object) 执行该命令。 (重写 MenuCommand.Invoke(Object)。)
公共方法 Invoke(Object, IntPtr) 执行该命令。
公共方法 Invoke(Object, IntPtr, OLECMDEXECOPT) 执行与指定的参数和执行选项的命令。

页首

请参见

参考

OleMenuCommand 类

Microsoft.VisualStudio.Shell 命名空间