Share via


SwitchCase.Body Özellik

Tanım

Bu davanın gövdesini alır.

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

Özellik Değeri

Büyük Expression /küçük harf bloğunun gövdesini temsil eden nesne.

Şunlara uygulanır