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

System.IO.StreamReader.BaseStream Property

Gets the underlying stream. [Edit]

public virtual Stream BaseStream { get; }

Value

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

Remarks

This property is read-only. [Edit]

Requirements

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