ExpressionBinding.Expression 属性

定义

获取或设置 ExpressionBinding 的表达式。

public string Expression { get; set; }
member this.Expression : string with get, set
Public Property Expression As String

属性值

包含表达式的字符串。

适用于