Folder Object

AddAdds a new Folder to a Folders collection.
AttributesSets or returns the attributes of a specified folder.
CopyCopies a specified folder from one location to another.
CreateTextFileCreates a new text file in the specified folder and returns a TextStream object to access the file.
DateCreatedReturns the date and time when a specified folder was created.
DateLastAccessedReturns the date and time when a specified folder was last accessed.
DateLastModifiedReturns the date and time when a specified folder was last modified.
DeleteDeletes a specified folder.
DriveReturns the drive letter of the drive where the specified folder resides.
FilesReturns a Files collection consisting of all File objects contained in the specified folder, including those with hidden and system file attributes set.
IsRootFolderReturns True if a folder is the root folder and False if not.
MoveMoves a specified folder from one location to another.
NameSets or returns the name of a specified folder.
ParentFolderReturns the parent folder of a specified folder.
PathReturns the path for a specified folder.
ShortNameReturns the short name of a specified folder.
ShortPathReturns the short path of a specified folder.
SizeReturns the size of a specified folder.
SubFoldersReturns a Folders collection consisting of all folders contained in a specified folder, including those with Hidden and System file attributes set.
TypeReturns the type of a specified folder.

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