Compartilhar via


Evento ICompletionSession.Committed

Gerado depois de uma sessão de conclusão é confirmada.

Namespace:  Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (em Microsoft.VisualStudio.Language.Intellisense.dll)

Sintaxe

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

Segurança do .NET Framework

Consulte também

Referência

ICompletionSession Interface

Namespace Microsoft.VisualStudio.Language.Intellisense