Table of Contents

Enum OutputType

Namespace
DotNetDo
Assembly
DotNetDo.Core.dll

Identifies the process stream from which a line was read.

public enum OutputType

Fields

Error = 1

Standard error.

Out = 0

Standard output.