SerialStreamDevice Property

HIDSharp
Gets the SerialDevice associated with this stream.

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

public SerialDevice Device { get; }

Property Value

Type: SerialDevice
See Also

Reference