DeviceStreamDevice Property HIDSharp
Gets the Device associated with this stream.

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

public Device Device { get; }

Property Value

Type: Device
See Also

Reference