BindingNotificationError Property
Gets the error that occurred on the source, if any.
Namespace: Avalonia.DataAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Exception? Error { get; set; }
Public Property Error As Exception
Get
Set
member Error : Exception with get, set
Property Value
Exception