ICommand Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by ICommand.

Public Properties

 NameDescription
 PropertyLastErrorGets or sets the status of the last-run command.  
Top

Public Methods

 NameDescription
 MethodGetApiIDGets the command's UUID.  
 MethodGetGlobalNameGets the command's global name, which is not displayed to the user but which can be used as input.  
 MethodGetNameGets the command's local name, which is displayed to the user and which can be used as input.  
Top

See Also