AggregateClauseSyntax.AggregateKeyword Property

Definition

The "Aggregate" keyword.

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

Property Value

Applies to