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

System.IO.StreamWriter.BaseStream Property

Gets the underlying stream. [Edit]

public virtual Stream BaseStream { get; }

Value

The System.IO.Stream the current System.IO.StreamWriter instance is writing to. [Edit]

Remarks

Operation
As described above. [Edit]

Requirements

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