Gets the current character encoding that the current System.IO.StreamReader is using.
The current System.Text.Encoding used by the current reader.
This property is read-only.
The value returned by this property might change after the first call to a StreamReader.Read method if encoding auto detection was specified to the constructor for the current instance.
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0