Creates this file and returns a FileStream object to access it.
Public Function Create ( ) As FileStream
If the file does not exist it will be created. If it already exists, it will be overwritten.
Project CorLib Overview
Class FileInfo Overview