ClassificationType.KnownValues.NaturalLanguage 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 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