ClassDeclarationSyntax.Identifier Property

Definition

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

Property Value

Applies to