Gets the underlying exception reported by the event.

Namespace:  C1.Phone.Imaging
Assembly:  C1.Phone.Imaging (in C1.Phone.Imaging.dll)

Syntax

C#
public Exception ErrorException { get; private set; }
Visual Basic
Public Property ErrorException As Exception
	Get
	Private Set

See Also