The properties of the DiskInfo class are listed below. For a complete list of DiskInfo class members, see the DiskInfo Members topic.
| Returns number of bytes per sector. | |
| Gets the IContainer that contains the Component. | |
| Returns the volume serial number. | |
| Gets and sets the name of the specified drive. Sets this property to get information about the disk. | |
| Shows all drives on the computer. | |
| Returns the name of the file system (such as FAT or NTFS). | |
| Returns flags associated with the specified file system. | |
| Returns the maximum length in characters of a filename component supported by the specified file system. A filename component is the portion of a filename between backslashes. | |
| Returns total number of free clusters on the disk. | |
| Returns number of sectors per cluster. | |
| Gets or sets the ISite of the Component. | |
| Returns total number of clusters on the disk. | |
| Returns type of the drive. | |
| Reads and writes the label of the specified volume. |
DiskInfo Class | Alvas.Windows.Forms.FileControls Namespace