This documentation is archived and is not being maintained.
AffectedTeamProjects::Update Method
Visual Studio 2013
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.
| Name | Description | |
|---|---|---|
|
Update(array<PendingChange>) | Updates the set of affected team projects that is based on the specified array of pending changes. |
|
Update(IEnumerable<PendingChange>) | Updates the set of affected team projects that is based on the specified array of pending changes. |
Show: