Proprietà DedApiAcadLastException 
             | 
          
        
          
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
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à
Tipo: 
Exception
Vedi anche