| OpsCommand Methods | 
The OpsCommand type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | FromCommandFileString | 
             Creates a command from a command file string representation.
             | 
|   | FromString | 
             Creates a command from it's string representation.
             | 
|  | ToAutoTestString | 
             Returns a string representation of a command for use in testing.
             | 
|  | ToStringForActivityLog | 
             Returns a string representation of a command for use in activity logging.
             | 
|  | ToStringForExceptionLogging | 
             Returns a string representation of a command for use in exception logging.
             | 
 See Also
See Also