IVsDataObjectChangeEvents.EventGroupStarted, événement

Se produit lorsqu'un groupe d'événement commence.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
Event EventGroupStarted As EventHandler
event EventHandler EventGroupStarted
event EventHandler^ EventGroupStarted {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract EventGroupStarted : IEvent<EventHandler,
    EventArgs>
JScript ne prend pas en charge les événements.

Notes

Tous les événements sont déclenchés lorsqu'un groupe d'événements termine.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataObjectChangeEvents Interface

Microsoft.VisualStudio.Data.Services, espace de noms