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