DeviceStatusGetErrorInfo Method |
Returns a string explaining the lastError in English
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public string GetErrorInfo()
Public Function GetErrorInfo As String
public:
String^ GetErrorInfo()
member GetErrorInfo : unit -> string
Return Value
Type:
Stringerror explanation
See Also