Click or drag to resize
StreamWriter Properties

The StreamWriter type exposes the following members.

Properties
  NameDescription
Public propertyBaseStream
Gets the underlying stream that interfaces with a backing store.
Public propertyEncoding
Returns current stream writer encoding.
(Overrides TextWriterEncoding.)
Top
See Also