![]() | Disk Class |
[This is preliminary documentation and is subject to change.]
Namespace: UsbEject
The Disk 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.) |
![]() | DiskNumber |
Gets the disk number.
|
![]() | 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.) |
![]() | 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.) |
Name | Description | |
---|---|---|
![]() | CompareTo |
Compares the current instance with another object of the same type.
(Inherited from Device.) |
![]() | 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.) |