The overloads of OpenStandardOutput are listed below. For a list of all members, see the Console Members list.
staticOpenStandardOutput() : System.IO.Stream Returns the standard output stream. staticOpenStandardOutput(int) : System.IO.Stream Returns the standard output stream. The desired size of the internal buffer for the stream is specified.