GotoExpression.Value Eigenschap

Definitie

De waarde die is doorgegeven aan het doel of null als het doel van het type System.Void is.

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

Waarde van eigenschap

Het Expression object dat de waarde vertegenwoordigt die is doorgegeven aan het doel of null.

Van toepassing op