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: 27.1.0
Sintassi
public virtual Exception LastException { get; }

Valore della proprietà

Exception
Vedi anche