ExceptionEventArgsException Property

Gets the object of the unhandled exception.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public Exception Exception { get; }

Property Value

Exception

See Also