Click or drag to resize

USBInterfaceDevice Property

USB device associated with this interface

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

Property Value

Type: USBDevice
See Also