共用方式為


IVsFontsAndColorsInformation.Updated 事件

語言服務的色彩資訊發生變更時引發。

命名空間:  Microsoft.VisualStudio.Editor
組件:  Microsoft.VisualStudio.Editor (在 Microsoft.VisualStudio.Editor.dll 中)

語法

'宣告
Event Updated As EventHandler
event EventHandler Updated
event EventHandler^ Updated {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract Updated : IEvent<EventHandler,
    EventArgs>
JScript 不支援事件。

.NET Framework 安全性

請參閱

參考

IVsFontsAndColorsInformation 介面

Microsoft.VisualStudio.Editor 命名空間