Mono Class Library: OverviewSystem.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
[read-only] BaseStream Stream. Gets the underlying stream. [read-only] CurrentEncoding System.Text.Encoding. Gets the current character encoding that the current System.IO.StreamReader is using. [read-only] EndOfStream bool. Documentation for this section has not yet been entered.