Microsoft Scripting Runtime
File Object Members
Overview 
Public Methods
Public Method CopyCopy this file
Public Method DeleteDelete this file
Public Method MoveMove this file
Public Method OpenAsTextStreamOpen a file as a TextStream
Public Properties
Public Property AttributesFile attributes
Public Property DateCreatedDate file was created
Public Property DateLastAccessedDate file was last accessed
Public Property DateLastModifiedDate file was last modified
Public Property DriveGet drive that contains file
Public Property NameGet name of file
Public Property ParentFolderGet folder that contains file
Public Property PathPath to the file
Public Property ShortNameShort name
Public Property ShortPathShort path
Public Property SizeFile size
Public Property TypeType description
See Also

File Object

Send feedback