Share via


LikeExpression.Pattern Property

Definition

Gets the pattern to match.

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

Property Value

The pattern to match.

Applies to