HidStreamDevice Property HIDSharp
Gets the HidDevice associated with this stream.

Namespace: HidSharp
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax

public HidDevice Device { get; }

Property Value

Type: HidDevice
See Also

Reference