ExpressionBinding.Expression Property

Definition

Gets or sets the expression for the ExpressionBinding.

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

Property Value

A String with the expression.

Applies to