IStandardClassificationService.FormalLanguage Propriedade

Definição

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

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

Valor da propriedade

IClassificationType

O tipo de classificação de linguagem formal.

Aplica-se a