GotoExpression.Value Egenskap

Definition

Värdet som skickas till målet eller null om målet är av typen System.Void.

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

Egenskapsvärde

Objektet Expression som representerar värdet som skickas till målet eller null.

Gäller för