Partilhar via


Evento DataObjectChangeEvents.EventGroupStarted

Evento gerado quando um grupo de evento iniciar.

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

Sintaxe

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

Segurança do .NET Framework

Consulte também

Referência

DataObjectChangeEvents Classe

Namespace Microsoft.VisualStudio.Data

OnEventGroupStarted