Share via


AffectedTeamProjects.Update Method

Include Protected Members
Include Inherited Members

Updates the set of affected team projects that is based on the specified array of pending changes.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Update(array<PendingChange[]) Updates the set of affected team projects that is based on the specified array of pending changes.
Public method Update(IEnumerable<PendingChange>) Updates the set of affected team projects that is based on the specified array of pending changes.

Top

See Also

Reference

AffectedTeamProjects Class

Microsoft.TeamFoundation.VersionControl.Client Namespace