StreamReader Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| BaseStream | Returns the underlying stream. |
| CurrentEncoding | Gets the current character encoding that the current StreamReader object is using. |
| EndOfStream | Gets a value that indicates whether the current stream position is at the end of the stream. |