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