Share via


ConstDirectiveTriviaSyntax.Name Property

Definition

The name of the pre-processing constant being defined.

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

Property Value

Applies to