ForEachVariableStatementSyntax.ForEachKeyword Property

Definition

public:
 virtual property Microsoft::CodeAnalysis::SyntaxToken ForEachKeyword { Microsoft::CodeAnalysis::SyntaxToken get(); };
public override Microsoft.CodeAnalysis.SyntaxToken ForEachKeyword { get; }
member this.ForEachKeyword : Microsoft.CodeAnalysis.SyntaxToken
Public Overrides ReadOnly Property ForEachKeyword As SyntaxToken

Property Value

Applies to