表示语言服务的颜色信息。
命名空间: 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 | 引发更改,则语言服务的颜色信息。 |
页首