Gets the UsbDeviceDescriptor for the device that caused the event.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public UsbDeviceDescriptor DeviceDescriptor { get; }
Public ReadOnly Property DeviceDescriptor As UsbDeviceDescriptor Get
public: property UsbDeviceDescriptor^ DeviceDescriptor { UsbDeviceDescriptor^ get (); }