IVsFontsAndColorsInformation 接口

表示语言服务的颜色信息。

命名空间:  Microsoft.VisualStudio.Editor
程序集:  Microsoft.VisualStudio.Editor(在 Microsoft.VisualStudio.Editor.dll 中)

语法

声明
Public Interface IVsFontsAndColorsInformation
public interface IVsFontsAndColorsInformation
public interface class IVsFontsAndColorsInformation
type IVsFontsAndColorsInformation =  interface end
public interface IVsFontsAndColorsInformation

IVsFontsAndColorsInformation 类型公开以下成员。

方法

  名称 说明
公共方法 AddLanguageService 添加对颜色信息的其他语言服务。
公共方法 GetClassificationType 获取该类型使用语言服务分类器的可着色指定索引处的项。
公共方法 GetFontAndColorPreferences 获取语言服务的 FONTCOLORPREFERENCES2

页首

事件

  名称 说明
公共事件 Updated 引发更改,则语言服务的颜色信息。

页首

请参阅

参考

Microsoft.VisualStudio.Editor 命名空间