InvocationExpression.Expression Egenskap

Definition

Hämtar det delegat- eller lambda-uttryck som ska tillämpas.

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 det ombud som ska tillämpas.

Gäller för