The following tables list the members exposed by CommandUIItem.
Name | Description | |
---|---|---|
CommandUIItem Constructor | Overloaded. Constructor. Creates a new instance of a CommandUIItem object. |
Name | Description | |
---|---|---|
Command | Gets the Command associated with the UI item instance. Determines the type of the command. | |
CommandName | Gets the name of the associated Command. Determines the name of the command. | |
Parameters | Gets or sets additional parameters which may be optionally passed to the command to execute. Gets or sets additional parameters which may be optionally passed to the command to execute. |
Name | Description | |
---|---|---|
Dispose | Disposes of an object via the IDisposable interface. Implement IDisposable. (Inherited from CommandElement) | |
ToString | Overridden. Returns a string representation of this object. Returns a string representation of this object. |