BindingNotification.

Error Property

Summary

Gets the error that occurred on the source, if any.
Namespace
Avalonia.Data
Containing Type
BindingNotification

Syntax

public Exception Error { get; set; }

Value

Type Description
Exception