StreamReader Properties
.NET Framework (current version)
Namespace:
System.IO
Assembly: mscorlib (in mscorlib.dll)
| 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:
