| XMXGetLastError Method |
Restituisce la stringa descrivente l'ultimo errore avvenuto. Può essere una stringa vuota "".
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax public string GetLastError()
Public Function GetLastError As String
public:
String^ GetLastError()
member GetLastError : unit -> string
Return Value
Type:
String[Missing <returns> documentation for "M:QsInformatica.Utils.XMX.GetLastError"]
See Also