Freigeben über


AffectedTeamProjectsEventHandler-Delegat

Das Ereignis, das eine Liste von Teamprojekten beschreibt.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

'Declaration
Public Delegate Sub AffectedTeamProjectsEventHandler ( _
    sender As Object, _
    e As AffectedTeamProjectsEventArgs _
)
public delegate void AffectedTeamProjectsEventHandler(
    Object sender,
    AffectedTeamProjectsEventArgs e
)

Parameter

Siehe auch

Referenz

Microsoft.TeamFoundation.VersionControl.Client-Namespace