Returns a StreamWriter to write to this file.
Public Function CreateText ( ) As StreamWriter
If the file does not exist it will be created. If it already exists, it will be overwritten.
Project CorLib Overview
Class FileInfo Overview