VolumeDeviceClass Class |
[This is preliminary documentation and is subject to change.]
Namespace: UsbEject
The VolumeDeviceClass type exposes the following members.
| Name | Description | |
|---|---|---|
| VolumeDeviceClass |
Initializes a new instance of the VolumeDeviceClass class.
| |
| VolumeDeviceClass(ILoggerFactory) |
Initializes a new instance of the VolumeDeviceClass class.
|
| Name | Description | |
|---|---|---|
| ClassGuid |
Gets the device class's guid.
(Inherited from DeviceClass.) | |
| Count | Gets the number of elements in the collection. | |
| Devices |
Gets the list of devices of this device class.
(Inherited from DeviceClass.) | |
| Volumes |
Gets the list of volumes.
|
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from DeviceClass.) | |
| Equals | (Inherited from Object.) | |
| GetEnumerator | Returns an enumerator that iterates through the collection. | |
| 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.) |