Click or drag to resize

ErrorArgsException Property

Exceptions details that cause the error.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public Exception Exception { get; }

Property Value

Type: Exception
See Also