SerialStreamDevice Property HIDSharp
Gets the SerialDevice associated with this stream.

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

public SerialDevice Device { get; }

Property Value

Type: SerialDevice
See Also

Reference