The USB product ID. These are listed at: http://usb-ids.gowdy.us
Namespace: HidSharpAssembly: HidSharp (in HidSharp.dll) Version: 2.0.0
public abstract int ProductID { get; }
Public MustOverride ReadOnly Property ProductID As Integer
Get
public:
virtual property int ProductID {
int get () abstract;
}
abstract ProductID : int with get
Property Value
Type:
Int32
Reference