The properties of the DiskInfo class are listed below. For a complete list of DiskInfo class members, see the DiskInfo Members topic.
BytesPerSector | Returns number of bytes per sector. |
Container (inherited from Component) | Gets the IContainer that contains the Component. |
DiskSerialNumber | Returns the volume serial number. |
Drive | Gets and sets the name of the specified drive. Sets this property to get information about the disk. |
Drives | Shows all drives on the computer. |
FileSystemName | Returns the name of the file system (such as FAT or NTFS). |
Flags | Returns flags associated with the specified file system. |
MaxComponentLength | 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. |
NumberOfFreeClusters | Returns total number of free clusters on the disk. |
SectorsPerCluster | Returns number of sectors per cluster. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
TotalNumberOfClusters | Returns total number of clusters on the disk. |
Type | Returns type of the drive. |
VolumeLabel | Reads and writes the label of the specified volume. |
DiskInfo Class | Alvas.Windows.Forms.FileControls Namespace