GettingEventHandler, délégué
Gestionnaire d'événements pour un événement de obtention qui est déclenché pendant une opération d'extraction.
Espace de noms : Microsoft.TeamFoundation.VersionControl.Client
Assembly : Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntaxe
'Déclaration
Public Delegate Sub GettingEventHandler ( _
sender As Object, _
e As GettingEventArgs _
)
public delegate void GettingEventHandler(
Object sender,
GettingEventArgs e
)
Paramètres
- sender
Type : System.Object
Voir aussi
Référence
Microsoft.TeamFoundation.VersionControl.Client, espace de noms