| FileInfo: Create |
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 VBCorLib Overview Class FileInfo Overview FileInfo Properties FileInfo Methods CopyTo CreateText