Share via


LikeExpression.Match Property

Definition

Gets the match expression.

public virtual System.Linq.Expressions.Expression Match { get; }
member this.Match : System.Linq.Expressions.Expression
Public Overridable ReadOnly Property Match As Expression

Property Value

The match expression.

Applies to