Click or drag to resize

USBDeviceDescriptor Property

Device descriptor with information about the device

Namespace:  MadWizard.WinUSBNet
Assembly:  WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public USBDeviceDescriptor Descriptor { get; }

Property Value

Type: USBDeviceDescriptor
See Also