Freigeben über


PropertyBlockSyntax.PropertyStatement Eigenschaft

Definition

Die Eigenschaftsdeklaration, die den Block beginnt.

public:
 property Microsoft::CodeAnalysis::VisualBasic::Syntax::PropertyStatementSyntax ^ PropertyStatement { Microsoft::CodeAnalysis::VisualBasic::Syntax::PropertyStatementSyntax ^ get(); };
public Microsoft.CodeAnalysis.VisualBasic.Syntax.PropertyStatementSyntax PropertyStatement { get; }
member this.PropertyStatement : Microsoft.CodeAnalysis.VisualBasic.Syntax.PropertyStatementSyntax
Public ReadOnly Property PropertyStatement As PropertyStatementSyntax

Eigenschaftswert

Gilt für: