Partilhar via


Evento IVsDataObjectChangeEvents.EventGroupEnded

Ocorre quando um grupo de evento terminar.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (em Microsoft.VisualStudio.Data.Services.dll)

Sintaxe

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

Segurança do .NET Framework

Consulte também

Referência

IVsDataObjectChangeEvents Interface

Namespace Microsoft.VisualStudio.Data.Services