Proprietà DedApiAcadLastException
|
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 25.3.0.0 (25.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:
ExceptionVedi anche