Properties

AtEndOfLineReturns true if the file pointer is positioned immediately before the end-of-line marker in a TextStream file; false if it is not.
AtEndOfStreamReturns true if the file pointer is at the end of a TextStream file; false if it is not.
AttributesSets or returns the attributes of files or folders.
AvailableSpaceReturns the amount of space available to a user on the specified drive or network share.
ColumnReturns the column number of the current character position in a TextStream file.
CompareModeSets and returns the comparison mode for comparing string keys in a Dictionary object
CountReturns the number of items in a collection or Dictionary object.
DateCreatedReturns the date and time that the specified file or folder was created. Read-only.
DateLastAccessedReturns the date and time that the specified file or folder was last accessed.
DateLastModifiedReturns the date and time that the specified file or folder was last modified.
DriveReturns the drive letter of the drive on which the specified file or folder resides.
DriveLetterReturns the drive letter of a physical local drive or a network share.
DrivesReturns a Drives collection consisting of all Drive objects available on the local machine.
DriveTypeReturns a value indicating the type of a specified drive.
FilesReturns a Files collection consisting of all File objects contained in the specified folder, including those with hidden and system file attributes set.
FileSystemPropertyReturns the type of file system in use for the specified drive.
FreeSpaceReturns the amount of free space available to a user on the specified drive or network share.
IsReadyReturns true if the specified drive is ready; false if it is not.
IsRootFolderReturns true if the specified folder is the root folder; false if it is not.
ItemSets or returns an item for a specified key in a Dictionary object. For collections, returns an item based on the specified key.
KeySets a key in a Dictionary object.
LineReturns the current line number in a TextStream file.
NameSets or returns the name of a specified file or folder.
ParentFolderReturns the folder object for the parent of the specified file or folder.
PathReturns the path for a specified file, folder, or drive.
RootFolderReturns a Folder object representing the root folder of a specified drive.
SerialNumberReturns the decimal serial number used to uniquely identify a disk volume.
ShareNameReturns the network share name for a specified drive.
ShortNameReturns the short name used by programs that require the earlier 8.3 naming convention.
ShortPathReturns the short path used by programs that require the earlier 8.3 file naming convention.
SizeFor files, returns the size, in bytes, of the specified file. For folders, returns the size, in bytes, of all files and subfolders contained in the folder.
SubFoldersReturns a Folders collection consisting of all folders contained in a specified folder, including those with hidden and system file attributes set.
TotalSizeReturns the total space, in bytes, of a drive or network share.
TypeReturns information about the type of a file or folder.
VolumnNameSets or returns the volume name of the specified drive.

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