Freigeben über


IVsFontsAndColorsInformation-Schnittstelle

Stellt Farbinformationen für einen Sprachdienst dar.

Namespace:  Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

Syntax

'Declaration
Public Interface IVsFontsAndColorsInformation
public interface IVsFontsAndColorsInformation
public interface class IVsFontsAndColorsInformation
type IVsFontsAndColorsInformation =  interface end
public interface IVsFontsAndColorsInformation

Der IVsFontsAndColorsInformation-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode AddLanguageService Fügt einen zusätzlichen Sprachdienst hinzu, der Informationen zu Färbungs beiträgt.
Öffentliche Methode GetClassificationType Ruft den Typ ab, der von der Sprachdienst klassifizierung für das färbbare Element am angegebenen Index verwendet wird.
Öffentliche Methode GetFontAndColorPreferences Ruft FONTCOLORPREFERENCES2 des Sprachdiensts ab.

Zum Seitenanfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis Updated Wird ausgelöst, wenn Farbinformationen für den Sprachdienst geändert werden.

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.VisualStudio.Editor-Namespace