| StreamWriter Properties | 
The StreamWriter type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BaseStream | 
            Gets the underlying stream that interfaces with a backing store.
             | 
|  | Encoding | 
            Returns current stream writer encoding.
            (Overrides TextWriterEncoding.) | 
 See Also
See Also