LabelExpression.DefaultValue Właściwość

Definicja

Wartość LabelExpression po osiągnięciu etykiety za pośrednictwem zwykłego przepływu sterowania (na przykład nie jest przeskakowana 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