طريقة 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++