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