Mono Class Library: Overview

System.IO.StreamReader: Property Members

The properties of System.IO.StreamReader are listed below. For a list of all members, see the StreamReader Members list.

See Also: Inherited members from System.IO.TextReader

Public Properties

[read-only]
BaseStreamStream. Gets the underlying stream.
[read-only]
CurrentEncodingSystem.Text.Encoding. Gets the current character encoding that the current System.IO.StreamReader is using.
[read-only]
EndOfStreambool. Documentation for this section has not yet been entered.