System.IO.TextWriter: Field Members

The fields of System.IO.TextWriter are listed below. For a list of all members, see the TextWriter Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Fields

static readonly
NullTextWriter.

Provides a TextWriter with no backing store that can be written to, but not read from.

Protected Fields

CoreNewLinechar[].

Stores the newline characters used for this TextWriter.