BindingChainException.

Expression Property

Summary

Gets the expression that could not be evaluated.
Namespace
Avalonia.Data
Containing Type
BindingChainException

Syntax

public string Expression { get; protected set; }

Value

Type Description
string