DispatcherUnhandledExceptionEventArgsException Property
Gets the exception that was raised when executing code by way of the dispatcher.
Namespace: Avalonia.ThreadingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Exception Exception { get; }
Public ReadOnly Property Exception As Exception
Get
member Exception : Exception with get
Property Value
Exception