Freigeben über


ContinueStatementSyntax.BlockKeyword Eigenschaft

Definition

Das Schlüsselwort "Do", "For" oder "While", das die Art der Schleife identifiziert, die fortgesetzt wird.

public:
 property Microsoft::CodeAnalysis::SyntaxToken BlockKeyword { Microsoft::CodeAnalysis::SyntaxToken get(); };
public Microsoft.CodeAnalysis.SyntaxToken BlockKeyword { get; }
member this.BlockKeyword : Microsoft.CodeAnalysis.SyntaxToken
Public ReadOnly Property BlockKeyword As SyntaxToken

Eigenschaftswert

Gilt für: