IDriveInfo
Represents information about a particular drive.
Gets the available free space on the drive, in bytes.
Gets the format of the drive.
Gets the drive type of the drive.
Indicates whether or not the drive is ready.
Gets the name of the drive.
Gets the root directory of the drive.
Gets the total free space of the drive.
Gets the total size of the drive.
Gets the volume label of the drive.
Indicates if this DriveInfoWrap is equal to another.
IDriveInfo[] GetDrives()
Retrieves the drive names of all logical drives on a computer.
int GetHashCode()
Gets the hashcode associated with this DriveInfoWrap.
Gets the System.Type of this DriveInfoWrap.
string ToString()
Gets the string representation of this DriveInfoWrap.