Click or drag to resize

DeviceIsUsb Property

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

Gets a value indicating whether this device is a USB device.

Namespace:  UsbEject
Assembly:  UsbEject (in UsbEject.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public bool IsUsb { get; }

Property Value

Type: Boolean
See Also