File Object Members
Public Methods
  Copy | Copy this file | 
  Delete | Delete this file | 
  Move | Move this file | 
  OpenAsTextStream | Open a file as a TextStream | 
Public Properties
  Attributes | File attributes | 
  DateCreated | Date file was created | 
  DateLastAccessed | Date file was last accessed | 
  DateLastModified | Date file was last modified | 
  Drive | Get drive that contains file | 
  Name | Get name of file | 
  ParentFolder | Get folder that contains file | 
  Path | Path to the file | 
  ShortName | Short name | 
  ShortPath | Short path | 
  Size | File size | 
  Type | Type description | 
See Also