BindingChainExceptionExpressionErrorPoint Property

Gets the point in the expression at which the error occurred.

Definition

Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public string? ExpressionErrorPoint { get; protected set; }

Property Value

String

See Also