IStandardClassificationService.NaturalLanguage Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
O tipo de classificação de idioma natural.