TypeBinaryExpression.Expression Egenskap

Definition

Hämtar uttrycket operand för en typteståtgärd.

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

Egenskapsvärde

En Expression som representerar uttrycket operand för en typteståtgärd.

Gäller för