Volume Class |
[This is preliminary documentation and is subject to change.]
Namespace: UsbEject
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.
|
Name | Description | |
---|---|---|
CompareTo |
Compares the current instance with another object of the same type.
(Overrides DeviceCompareTo(Object).) | |
Eject |
Ejects the device.
(Inherited from Device.) | |
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |