Click or drag to resize

Proprietà DedNetApplicationLastError

Restituisce l'ultimo errore che si è verificato utilizzando i metodi e le proprietà di questa interfaccia.

Namespace: DedNet
Assembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi
public string LastError { get; }

Valore di ritorno

String
Restituisce la stringa di errore oppure "" se non ne sono avvenuti.

Implementa

IDedNetApplicationLastError
Vedi anche