Open and writes text to a file. The append argument specify the append or overwrite mode, so it is possible to append data to an existing file or overwrite an existing file. The file will be created if they doesn't exist.
A StreamWriter object.
AExternalData Class | dfslink Namespace