Compartilhar via


Evento IVsFontsAndColorsInformation.Updated

Gerado quando as informações de cores para o serviço de idioma são alteradas.

Namespace:  Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (em Microsoft.VisualStudio.Editor.dll)

Sintaxe

'Declaração
Event Updated As EventHandler
event EventHandler Updated
event EventHandler^ Updated {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract Updated : IEvent<EventHandler,
    EventArgs>
JScript não oferece suporte a eventos.

Segurança do .NET Framework

Consulte também

Referência

IVsFontsAndColorsInformation Interface

Namespace Microsoft.VisualStudio.Editor