共用方式為


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 命名空間