IStandardClassificationService.PreprocessorKeyword Eigenschaft

Definition

Ruft einen Klassifizierungstyp ab, der Präprozessor-Schlüsselwörter in einer formalen Sprache darstellt.

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

Eigenschaftswert

IClassificationType

Der Präprozessor-Klassifizierungstyp.

Gilt für