Share via


GotoExpression.Value Özellik

Tanım

Hedefe geçirilen değer veya hedef System.Void türündeyse null.

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

Özellik Değeri

Hedefe Expression veya null değere geçirilen değeri temsil eden nesne.

Şunlara uygulanır