Język

LabelExpression.DefaultValue Właściwość

Definicja

Wartość LabelExpression etykiety po osiągnięciu zwykłego przepływu sterowania (na przykład nie jest przeskoczyła do).

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

Wartość właściwości

Obiekt Expression reprezentujący wartość elementu LabelExpression.

Dotyczy