get_Error()
AsyncCompletedEventArgs::get_Error() const method
Gets a value indicating which error occurred during an asynchronous operation.
const System::Exception & System::ComponentModel::AsyncCompletedEventArgs::get_Error() const
Return Value
An System.Exception instance, if an error occurred during an asynchronous operation otherwise null.
See Also
- Typedef Exception
- Class AsyncCompletedEventArgs
- Namespace System::ComponentModel
- Library Aspose.Slides