Volume Properties |
[This is preliminary documentation and is subject to change.]
The Volume type exposes the following members.
| Name | Description | |
|---|---|---|
| Capabilities |
Gets the device's capabilities.
(Inherited from Device.) | |
| Class |
Gets the device's class name.
(Inherited from Device.) | |
| ClassGuid |
Gets the device's class Guid as a string.
(Inherited from Device.) | |
| Description |
Gets the device's description.
(Inherited from Device.) | |
| DeviceClass |
Gets the device's class instance.
(Inherited from Device.) | |
| DiskNumbers |
Gets the volume's disk numbers
| |
| Disks |
Gets a list of underlying disks for this volume.
| |
| FriendlyName |
Gets the device's friendly name.
(Inherited from Device.) | |
| Index |
Gets the device's index.
(Inherited from Device.) | |
| InstanceHandle |
Gets the device's instance handle.
(Inherited from Device.) | |
| IsUsb |
Gets a value indicating whether this device is a USB device.
(Inherited from Device.) | |
| LogicalDrive |
Gets the volume's logical drive in the form [letter]:\
| |
| Parent |
Gets the device's parent device or null if this device has not parent.
(Inherited from Device.) | |
| Path |
Gets the device's path.
(Inherited from Device.) | |
| RemovableDevices |
Gets this device's list of removable devices.
Removable devices are parent devices that can be removed.
(Inherited from Device.) | |
| VolumeName |
Gets the volume's name.
|