Język

GotoExpression.Value Właściwość

Definicja

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

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

Dotyczy