This documentation is archived and is not being maintained.

ThreeWayMerge::Run Method

Executes a three-way merge.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
bool Run()

Return Value

Type: System::Boolean
True if the three-way merge successfully completed; otherwise, false.

Show: