Ops |
The OpsCommand type exposes the following members.
| 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. |