Udostępnij za pośrednictwem


GotoExpression.Value Właściwość

Definicja

Wartość przekazana do obiektu docelowego lub wartość null, jeśli obiekt docelowy jest typu 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

Wartość właściwości

Obiekt Expression reprezentujący wartość przekazaną do wartości docelowej lub null.

Dotyczy