Expression Property
Gets the expression that could not be evaluated.
Definition
Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public string? Expression { get; protected set; }
Public Property Expression As String
Get
Protected Set
member Expression : string with get, set