OleMenuCommand Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubpropertyChecked

(Inherited from MenuCommand.)

System_CAPS_pubpropertyCommandID

(Inherited from MenuCommand.)

System_CAPS_pubpropertyEnabled

(Inherited from MenuCommand.)

System_CAPS_pubpropertyMatchedCommandId

Gets or sets the command ID.

System_CAPS_pubpropertyOleStatus

Gets the OLE command status code for this menu item.(Overrides MenuCommand::OleStatus.)

System_CAPS_pubpropertyParametersDescription

Gets or sets the description of the parameters of the command.

System_CAPS_pubpropertyProperties

(Inherited from MenuCommand.)

System_CAPS_pubpropertySupported

(Inherited from MenuCommand.)

System_CAPS_pubpropertyText

Gets or sets the text for the command.

System_CAPS_pubpropertyVisible

(Inherited from MenuCommand.)

Return to top
Show: