Click or drag to resize

DeviceGetUuid Method

This method retrieves the universally unique identifier for this device from the device. This requires that the device be open.

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

Return Value

Type: String
the UUID of the device
See Also