Open sandboxFocus

Property CSharpClassification

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