Mono Class Library: System.IO.StreamReader Overview | Members

System.IO.StreamReader.BaseStream Property

Gets the underlying stream.

public virtual Stream BaseStream { get; }

Value

The underlying System.IO.Stream which the current System.IO.StreamReader instance is reading.

Remarks

This property is read-only.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0