StreamReader Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The StreamReader type exposes the following members.
| 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. |
Show: