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

System.IO.StringWriter.ToString Method

Returns a string containing the characters written to the current System.IO.StringWriter instance so far.

public override string ToString ()

Returns

The string containing the characters written to the current System.IO.StringWriter instance.

Remarks

Note: This method overrides object.ToString.

Requirements

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