DriveInfoWrap
Wraps an instance of DriveInfo.
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.
Initializes a new instance of DriveInfoWrap wrapping the provided DriveInfo.
public DriveInfoWrap()
Initializes a new, empty, instance of DriveInfoWrap.
Retrieves the drive names of all logical drives on a computer.
Gets the System.Type of this DriveInfoWrap.