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

Valore della proprietà

Exception
Vedi anche