IStandardClassificationService.FormalLanguage Eigenschaft

Definition

Ruft einen Klassifizierungstyp ab, der eine formale Sprache darstellt.

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

Eigenschaftswert

IClassificationType

Der Klassifizierungstyp der formalen Sprache.

Gilt für