ClassificationType.KnownValues.Identifier Property

Definition

Name of the classification type representing identifiers. In C# for instance, these would be variable names.

public static Microsoft.VisualStudio.Extensibility.Editor.ClassificationType Identifier { get; }
static member Identifier : Microsoft.VisualStudio.Extensibility.Editor.ClassificationType
Public Shared ReadOnly Property Identifier As ClassificationType

Property Value

Applies to