This documentation is archived and is not being maintained.
BatchSave::AddLinks Method
Visual Studio 2013
Adds a collection of links to the given set.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Parameters
- linkSet
- Type: Microsoft.TeamFoundation.WorkItemTracking.Client::TargetSet
The target link set.
- links
- Type: System.Collections.Generic::IEnumerable<WorkItemLink>
The links to add.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: