High-level managed interface for PicoLCD 4x20 Sideshow device.
SerialNumber Property
NamespacesPicoLCDLibPicoLCD_4x20SerialNumber

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

Returns the device's serial number.
Declaration Syntax
C#Visual BasicVisual C++
public string SerialNumber { get; }
Public ReadOnly Property SerialNumber As String
public:
property String^ SerialNumber {
	String^ get ();
}
Remarks
Note: All devices seem to return a hardware version instead. Values are non-unique, and different from firmware version.

Assembly: PicoLCDLib (Module: PicoLCDLib) Version: 0.1.3301.29457