CSharpClassification
Gets the C# classification(s) for this span (e.g., "keyword", "identifier"). Multiple classifications are separated by semicolons.
Declaration
string? CSharpClassification { get; }Property Value
| Type | Description |
|---|---|
| string |
Gets the C# classification(s) for this span (e.g., "keyword", "identifier"). Multiple classifications are separated by semicolons.
string? CSharpClassification { get; }| Type | Description |
|---|---|
| string |