有关语言服务和 FontsAndColorsCategory 对象提供字体和颜色信息。
命名空间: Microsoft.VisualStudio.Editor
程序集: Microsoft.VisualStudio.Editor(在 Microsoft.VisualStudio.Editor.dll 中)
语法
声明
Public Interface IVsFontsAndColorsInformationService
public interface IVsFontsAndColorsInformationService
public interface class IVsFontsAndColorsInformationService
type IVsFontsAndColorsInformationService = interface end
public interface IVsFontsAndColorsInformationService
IVsFontsAndColorsInformationService 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
GetFontAndColorInformation | 获取字体和颜色信息,表示指定的 FontsAndColorsCategory的着色信息。 |
页首
备注
这是 MEF 组件,应导入具有以下属性:
[Import(typeof(IFontsAndColorsInformationService))]
可以使用此服务访问 IVsFontsAndColorsInformation 对象。