OleMenuCommand Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | DynamicItemMatch(Int32) | Allows a dynamic item command to match the subsequent items in its list. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | 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. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnCommandChanged(EventArgs^) | (Inherited from MenuCommand.) |
![]() | ToString() | (Inherited from MenuCommand.) |
Show:

