MethodDeclarationSyntax.Identifier Proprietà

Definizione

Ottiene l'identificatore.

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

Valore della proprietà

Si applica a