ConditionalExpression.Test Özellik

Tanım

Koşullu işlemin testini alır.

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

Özellik Değeri

Expression Koşullu işlemin testini temsil eden bir.

Şunlara uygulanır