Click or drag to resize
StreamWriter Fields

The StreamWriter type exposes the following members.

Fields
  NameDescription
Protected fieldCoreNewLine
Stores the new line characters used for this TextWriter.
(Inherited from TextWriter.)
Public fieldStatic memberNull
Provides a StreamWriter with no backing store that can be written to, but not read from.
Top
See Also