Proprietà IDedNetApplicationLastError
|
Restituisce l'ultimo errore che si è verificato utilizzando i metodi e le proprietà di questa interfaccia.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi string LastError { get; }
ReadOnly Property LastError As String
Get
property String^ LastError {
String^ get ();
}
abstract LastError : string with get
Valore di ritorno
Tipo:
StringRestituisce la stringa di errore oppure "" se non ne sono avvenuti.
Vedi anche