Share via


BinaryExpression.Right Vlastnost

Definice

Získá správný operand binární operace.

public:
 property System::Linq::Expressions::Expression ^ Right { System::Linq::Expressions::Expression ^ get(); };
public System.Linq.Expressions.Expression Right { get; }
member this.Right : System.Linq.Expressions.Expression
Public ReadOnly Property Right As Expression

Hodnota vlastnosti

Představuje Expression správný operand binární operace.

Platí pro