CommandLineType Properties |
The CommandLineType type exposes the following members.
Name | Description | |
---|---|---|
InputStream |
The TextReader that accepts user input. You can assign your own TextReader here to capture the user's entries.
| |
OutputStream |
All output is pumped through this object. You can capture it by assigning your TextWriter here.
|