The properties of System.Console are listed below. For a list of all members, see the Console Members list.
See Also: Inherited members from System.Object
staticBackgroundColor ConsoleColor. Documentation for this section has not yet been entered. staticBufferHeight int. Documentation for this section has not yet been entered. staticBufferWidth int. Documentation for this section has not yet been entered. [read-only] staticCapsLock bool. Documentation for this section has not yet been entered. staticCursorLeft int. Documentation for this section has not yet been entered. staticCursorSize int. Documentation for this section has not yet been entered. staticCursorTop int. Documentation for this section has not yet been entered. staticCursorVisible bool. Documentation for this section has not yet been entered. [read-only] staticError System.IO.TextWriter. Gets the system's standard error output stream. staticForegroundColor ConsoleColor. Documentation for this section has not yet been entered. [read-only] staticIn System.IO.TextReader. Gets the system's standard input stream. staticInputEncoding System.Text.Encoding. Documentation for this section has not yet been entered. [read-only] staticKeyAvailable bool. Documentation for this section has not yet been entered. [read-only] staticLargestWindowHeight int. Documentation for this section has not yet been entered. [read-only] staticLargestWindowWidth int. Documentation for this section has not yet been entered. [read-only] staticNumberLock bool. Documentation for this section has not yet been entered. [read-only] staticOut System.IO.TextWriter. Gets the system's standard output stream. staticOutputEncoding System.Text.Encoding. Documentation for this section has not yet been entered. staticTitle string. Documentation for this section has not yet been entered. staticTreatControlCAsInput bool. Documentation for this section has not yet been entered. staticWindowHeight int. Documentation for this section has not yet been entered. staticWindowLeft int. Documentation for this section has not yet been entered. staticWindowTop int. Documentation for this section has not yet been entered. staticWindowWidth int. Documentation for this section has not yet been entered.