BlockExpression.Result Egenskap

Definition

Hämtar det sista uttrycket i det här blocket.

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

Egenskapsvärde

Objektet Expression som representerar det sista uttrycket i det här blocket.

Gäller för