ClassificationType.KnownValues.Identifier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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