System::ComponentModel::AsyncCompletedEventArgs::get_Error Methode
AsyncCompletedEventArgs::get_Error method
Gibt einen Wert zurück, der angibt, welcher Fehler während eines asynchronen Vorgangs aufgetreten ist.
const System::Exception & System::ComponentModel::AsyncCompletedEventArgs::get_Error() const
ReturnValue
Eine System.Exception-Instanz, falls während einer asynchronen Operation ein Fehler aufgetreten ist, andernfalls null.
Siehe auch
- Typedef Exception
- Class AsyncCompletedEventArgs
- Namespace System::ComponentModel
- Library Aspose.Font for C++