DispatcherUnhandledExceptionFilterEventArgsException Property

Gets the exception that was raised when executing code by way of the dispatcher.

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Exception Exception { get; }

Property Value

Exception

See Also