BindingChainExceptionExpression Property

Gets the expression that could not be evaluated.

Definition

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

Property Value

String

See Also