This documentation is archived and is not being maintained.
VersionControlServer.QueryMergeRelationships Method
Visual Studio 2013
Gets an array of all items that have a merge relationship to the specified item.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- serverItem
- Type: System.String
Path to the server item to query.
Return Value
Type: Microsoft.TeamFoundation.VersionControl.Client.ItemIdentifier[]Array of ItemIdentifier objects.
- 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: