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 | 語言服務的色彩資訊發生變更時引發。 |
回頁首