System.IO.FileInfo.AppendText Method

Creates a System.IO.StreamWriter that appends text to the file represented by this instance of the System.IO.FileInfo.

Syntax

public StreamWriter AppendText ()

Returns

A new StreamWriter.

Remarks

Documentation for this section has not yet been entered.

Requirements

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