Command Properties

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubpropertyBindings

Sets or gets the list of keystrokes used to invoke the command.

System_CAPS_pubpropertyCollection

Gets the Commands collection containing the Command object.

System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyGuid

Gets the GUID for the given object.

System_CAPS_pubpropertyID

Gets the ID within a command group GUID used to represent the command.

System_CAPS_pubpropertyIsAvailable

Gets a value indicating whether or not the Command is currently enabled.

System_CAPS_pubpropertyLocalizedName

Gets the localized name of the command.

System_CAPS_pubpropertyName

Gets the name of the object.

Return to top
Show: