Click or drag to resize

Proprietà DedCommandLastException

Restituisce l'ultima eccezione che si è verificata durante l'esecuzione. Restituisce null se non sono avvenuti errori.

Namespace:  DedNet.Commands
Assembly:  DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public virtual Exception LastException { get; }

Valore della proprietà

Tipo: Exception
Vedi anche