ExecuteReturns

Return values from executing a process.

This must remain at the top-level to avoid access violations.

Constructors

this
this(int r, string o)
Undocumented in source.

Members

Variables

Output
string Output;
Undocumented in source.
ReturnCode
int ReturnCode;
Undocumented in source.

Meta