DeviceDevicePath Property HIDSharp
The operating system's name for the device. If you have multiple devices with the same Vendor ID, Product ID, Serial Number, etc., this may be useful for differentiating them.

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

public abstract string DevicePath { get; }

Property Value

Type: String
See Also

Reference