Click or drag to resize

USBPipeDevice Property

The USBDevice this pipe is associated with

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