Enum OutputType
- Namespace
- DotNetDo
- Assembly
- DotNetDo.Core.dll
Identifies the process stream from which a line was read.
public enum OutputTypeFields
Error = 1-
Standard error.
Out = 0-
Standard output.
Identifies the process stream from which a line was read.
public enum OutputTypeError = 1 Standard error.
Out = 0 Standard output.