ExceptionEventArgsException Property |
Gets the Exception that was thrown.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic Exception Exception { get; }Public ReadOnly Property Exception As Exception
Get
Property Value
Type:
Exception The Exception that was thrown.
See Also