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