SwitchExpression.DefaultBody Özellik

Tanım

Anahtarın testini alır.

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

Özellik Değeri

Anahtarın Expression testini temsil eden nesne.

Şunlara uygulanır