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: 24.6.0.0 (24.6.0.0)
Sintassistring 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