Click or drag to resize

OpsCommand Methods

The OpsCommand type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromCommandFileString
Creates a command from a command file string representation.
Public methodStatic memberFromString
Creates a command from it's string representation.
Public methodToAutoTestString
Returns a string representation of a command for use in testing.
Public methodToStringForActivityLog
Returns a string representation of a command for use in activity logging.
Public methodToStringForExceptionLogging
Returns a string representation of a command for use in exception logging.
Top
See Also