The properties of the StreamWriter class are listed below. For a complete list of StreamWriter class members, see the StreamWriter Members topic.
AutoFlush | Determines whether the encoder obtained from the Encoding object will flush or maintain its internal state after encoding a sequence of characters. |
BaseStream | Returns the base stream, which is a stream that interfaces with a backing store. |
NewLine (inherited from TextWriter) | Sets or gets the line terminator string used by the current TextWriter. |