NativeFileIO.STORAGE_DEVICE_NUMBER.DeviceType Property |
Namespace:
Arsenal.ImageMounter.IO
Assembly:
Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntaxpublic NativeFileIO.DeviceType DeviceType { get; }
Public ReadOnly Property DeviceType As NativeFileIO.DeviceType
Get
public:
property NativeFileIO.DeviceType DeviceType {
NativeFileIO.DeviceType get ();
}
member DeviceType : NativeFileIO.DeviceType with get
Property Value
Type:
NativeFileIO.DeviceType
See Also