Command Members
Include Protected Members
Include Inherited Members
Represents a command in the environment.
The Command type exposes the following members.
Methods
Name
Description
Creates a persistent command bar control for the command.
Removes a named command that was created with the AddNamedCommand method.
Top
Properties
Name
Description
Sets or gets the list of keystrokes used to invoke the command.
Gets the Commands collection containing the Command object.
Gets the top-level extensibility object.
Gets the GUID for the given object.
Gets the ID within a command group GUID used to represent the command.
Gets a value indicating whether or not the Command is currently enabled.
Gets the localized name of the command.
Gets the name of the object.
Top