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 Function GetUuid As String
public:
String^ GetUuid()
member GetUuid : unit -> string
Return Value
Type:
Stringthe UUID of the device
See Also