IOleMenuCommand Interface
Visual Studio 2015
Represents an OLE menu command.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | ParametersDescription | Gets or sets the parameter description. |
![]() | Text | Gets or sets the text. |
| Name | Description | |
|---|---|---|
![]() | DynamicItemMatch(Int32) | Allows a dynamic item command to match the subsequent items in its list. |
![]() | Invoke(Object, IntPtr) | Invokes the command. |
Show:

