DeviceChangeEventArgs Properties |
The DeviceChangeEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| DeviceName |
Gets the string generated by Windows that uniquely identifies the USB device.
| |
| IsAttach |
Get a value that indicates if the DeviceChange event
is reporting device attach or detach.
| |
| UsbDevice |
Gets the UsbDevice affected by the event.
|