Proprietà DedApiAcad.LastException

DedNet

Proprietà DedApiAcadLastException

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi
public Exception LastException { get; }
Public ReadOnly Property LastException As Exception
	Get
public:
property Exception^ LastException {
	Exception^ get ();
}
member LastException : Exception with get

Valore della proprietà

Tipo: Exception
Vedi anche