[This is preliminary documentation and is subject to change.]

The P4CommandResult type exposes the following members.

Properties

  Name Description
Public property ErrorList
The errors (if any) of the command execution
Public property InfoOutput
The info results (if any) of the command execution
Public property Success
Did the command not return any errors?
Public property TaggedOutput
The tagged output of the command
Public property TextOutput
The text output from the command

See Also