DataObjectChangeEvents.OnEventGroupStarted, méthode

Gestionnaire pour l'événement d' EventGroupStarted .

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

Syntaxe

'Déclaration
Protected Overridable Sub OnEventGroupStarted ( _
    e As EventArgs _
)
protected virtual void OnEventGroupStarted(
    EventArgs e
)
protected:
virtual void OnEventGroupStarted(
    EventArgs^ e
)
abstract OnEventGroupStarted : 
        e:EventArgs -> unit 
override OnEventGroupStarted : 
        e:EventArgs -> unit 
protected function OnEventGroupStarted(
    e : EventArgs
)

Paramètres

Notes

Ce membre prend en charge l'infrastructure de DDEX et n'est pas destiné à être utilisé directement à partir de votre code.

Sécurité .NET Framework

Voir aussi

Référence

DataObjectChangeEvents Classe

Microsoft.VisualStudio.Data, espace de noms