Click or drag to resize

DeviceGetSerialNumber Method

This method attempts to get the serial number from the device. This may not be supported on all devices, it may also return empty on some devices.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public string GetSerialNumber()

Return Value

Type: String
the serial number of the device
See Also