EnumStatementSyntax.Identifier Property

Definition

The name of the enum being declared.

C#
public Microsoft.CodeAnalysis.SyntaxToken Identifier { get; }

Property Value

Applies to