IStandardClassificationService.FormalLanguage Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Der Klassifizierungstyp der formalen Sprache.