Partager via


IStandardClassificationService.NaturalLanguage, propriété

Obtient un type de classification qui représente un langage naturel.

Espace de noms :  Microsoft.VisualStudio.Language.StandardClassification
Assembly :  Microsoft.VisualStudio.Language.StandardClassification (dans Microsoft.VisualStudio.Language.StandardClassification.dll)

Syntaxe

'Déclaration
ReadOnly Property NaturalLanguage As IClassificationType
IClassificationType NaturalLanguage { get; }
property IClassificationType^ NaturalLanguage {
    IClassificationType^ get ();
}
abstract NaturalLanguage : IClassificationType with get
function get NaturalLanguage () : IClassificationType

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Classification.IClassificationType
Le type de classifications de langages naturels.

Sécurité .NET Framework

Voir aussi

Référence

IStandardClassificationService Interface

Microsoft.VisualStudio.Language.StandardClassification, espace de noms