System::ComponentModel::AsyncCompletedEventArgs::get_Error метод
AsyncCompletedEventArgs::get_Error method
Возвращает значение, указывающее, какая ошибка произошла во время асинхронной операции.
const System::Exception & System::ComponentModel::AsyncCompletedEventArgs::get_Error() const
ReturnValue
Экземпляр System.Exception, если во время асинхронной операции произошла ошибка, иначе null.
См. также
- Typedef Exception
- Class AsyncCompletedEventArgs
- Namespace System::ComponentModel
- Library Aspose.Font for C++