Click or drag to resize

Proprietà DedCommand.LastException

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.4.0-RC
Sintassi
public virtual Exception LastException { get; }

Valore della proprietà

Exception
Vedi anche