Share via


ClassificationType.KnownValues.NaturalLanguage Property

Definition

Name of the classification type representing a natural language classification. This classification type is intended to be used as a base classification type for other classification types belonging to a set of natural language classifications.

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

Property Value

Applies to