DeviceStreamDevice Property

HIDSharp
Gets the Device associated with this stream.

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

public Device Device { get; }

Property Value

Type: Device
See Also

Reference