The following tables list the members exposed by CommandUIItem.
Name | Description | |
---|---|---|
CommandUIItem Constructor | Overloaded. Initializes new instance of CommandUIItem object |
Name | Description | |
---|---|---|
disposed | True if object is disposed by force (Inherited from CommandElement) |
Name | Description | |
---|---|---|
Command | Determines the type of the command. | |
CommandName | Determines the name of the command. | |
Parameters | Gets or sets additional parameters which may be optionally passed to the command to execute. |
Name | Description | |
---|---|---|
Dispose | Implement IDisposable. (Inherited from CommandElement) | |
ToString | Overridden. Returns a string representation of this object. |