Click or drag to resize

IDeviceSerial Property

[This is preliminary documentation and is subject to change.]

Serial number reported by the device/driver.

Namespace:  RavingBots.MultiInput
Assembly:  RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax
C#
string Serial { get; }

Property Value

Type: String
Remarks

Might be empty, but will never be null.

See Also