QueryExpressionSyntax.Body Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property Microsoft::CodeAnalysis::CSharp::Syntax::QueryBodySyntax ^ Body { Microsoft::CodeAnalysis::CSharp::Syntax::QueryBodySyntax ^ get(); };
public Microsoft.CodeAnalysis.CSharp.Syntax.QueryBodySyntax Body { get; }
member this.Body : Microsoft.CodeAnalysis.CSharp.Syntax.QueryBodySyntax
Public ReadOnly Property Body As QueryBodySyntax