Click or drag to resize

VolumeDeviceClassVolumes Property

[This is preliminary documentation and is subject to change.]

Gets the list of volumes.

Namespace:  UsbEject
Assembly:  UsbEject (in UsbEject.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public IReadOnlyCollection<Volume> Volumes { get; }

Property Value

Type: IReadOnlyCollectionVolume
See Also