HidDevice ProductVersion Property HIDSharp
The product version. This is a 16-bit number encoding the major and minor versions in the upper and lower 8 bits, respectively.

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

public abstract int ProductVersion { get; }
See Also