| FileInfo: CreateText |
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 VBCorLib Overview Class FileInfo Overview FileInfo Properties FileInfo Methods Create CreationTime (get)