OleMenuCommand Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Checked | (Inherited from MenuCommand.) |
![]() | CommandID | (Inherited from MenuCommand.) |
![]() | Enabled | (Inherited from MenuCommand.) |
![]() | MatchedCommandId | Gets or sets the command ID. |
![]() | OleStatus | Gets the OLE command status code for this menu item.(Overrides MenuCommand::OleStatus.) |
![]() | ParametersDescription | Gets or sets the description of the parameters of the command. |
![]() | Properties | (Inherited from MenuCommand.) |
![]() | Supported | (Inherited from MenuCommand.) |
![]() | Text | Gets or sets the text for the command. |
![]() | Visible | (Inherited from MenuCommand.) |
Show:
