File Object

AttributesSets or returns the attributes of a specified file.
CopyCopies a specified file from one location to another.
DateCreatedReturns the date and time when a specified file was created.
DateLastAccessedReturns the date and time when a specified file was last accessed.
DateLastModifiedReturns the date and time when a specified file was last modified.
DeleteDeletes a specified file.
DriveReturns the drive letter of the drive where a specified file or folder resides.
MoveMoves a specified file from one location to another.
NameSets or returns the name of a specified file.
OpenAsTextStreamOpens a specified file and returns a TextStream object to access the file.
ParentFolderReturns the folder object for the parent of the specified file.
PathReturns the path for a specified file.
ShortNameReturns the short name of a specified file.
ShortPathReturns the short path of a specified file.
SizeReturns the size, in bytes, of a specified file.
TypeReturns the type of a specified file.

© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext