IStandardClassificationService.NaturalLanguage Propriedade

Definição

Obtém um tipo de classificação que representa uma linguagem natural.

public:
 property Microsoft::VisualStudio::Text::Classification::IClassificationType ^ NaturalLanguage { Microsoft::VisualStudio::Text::Classification::IClassificationType ^ get(); };
public:
 property Microsoft::VisualStudio::Text::Classification::IClassificationType ^ NaturalLanguage { Microsoft::VisualStudio::Text::Classification::IClassificationType ^ get(); };
public Microsoft.VisualStudio.Text.Classification.IClassificationType NaturalLanguage { get; }
member this.NaturalLanguage : Microsoft.VisualStudio.Text.Classification.IClassificationType
Public ReadOnly Property NaturalLanguage As IClassificationType

Valor da propriedade

IClassificationType

O tipo de classificação de idioma natural.

Aplica-se a