Freigeben über


DoLoopBlockSyntax.LoopStatement Eigenschaft

Definition

Die Loop-Anweisung, die den Block beendet.

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

Eigenschaftswert

Gilt für: