Proprietà DedApiAcadLastException
|
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 27.3.0-beta
Sintassipublic Exception LastException { get; }
Public ReadOnly Property LastException As Exception
Get
public:
property Exception^ LastException {
Exception^ get ();
}
member LastException : Exception with get
Valore della proprietà
Exception
Vedi anche