Proprietà DedApiAcadLastException
|
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 22.4.2.0 (22.4.2.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