The aqDriveInfo object contains the following properties:
Property List
| Name | Description | 
|---|---|
DriveLetter | 
Returns the letter of the given drive. | 
DriveType | 
Indicates the type of the specified drive: fixed, removable, network and so on. | 
Files | 
Returns the collection of files in the drive’s root folder. | 
FileSystem | 
Returns the name of a disk’s file system. | 
Folders | 
Returns the collection of drive folders. | 
FreeSpace | 
Returns the amount of free space on the given drive. | 
SerialNumber | 
Returns the unique serial number of a disk. | 
TotalSize | 
Returns the drive’s total capacity (in bytes). | 
