Delen via


StringCompareExpression.Right Property

Definition

Gets the right operand.

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

Property Value

The right operand.

Applies to