This documentation is archived and is not being maintained.
AffectedTeamProjectsEventHandler Delegate
Visual Studio 2013
The event that describes a list of team projects.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
'Declaration Public Delegate Sub AffectedTeamProjectsEventHandler ( _ sender As Object, _ e As AffectedTeamProjectsEventArgs _ )
Parameters
- sender
- Type: System.Object
Show: