LibUsbDotNet 2.2.8
DeviceDescriptor Property
Library ReferenceLibUsbDotNet.DeviceNotify.LinuxLinuxUsbDeviceNotifyInfoDeviceDescriptor
LibUsbDotNet on SourceForge
Gets the UsbDeviceDescriptor for the device that caused the event.
Declaration Syntax
C#Visual BasicVisual C++
public UsbDeviceDescriptor DeviceDescriptor { get; }
Public ReadOnly Property DeviceDescriptor As UsbDeviceDescriptor
	Get
public:
property UsbDeviceDescriptor^ DeviceDescriptor {
	UsbDeviceDescriptor^ get ();
}

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)