Workspace.EndExternalMergeContent – metoda
Obor názvů: Microsoft.TeamFoundation.VersionControl.Client
Sestavení: Microsoft.TeamFoundation.VersionControl.Client (v Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntaxe
'Deklarace
Public Function EndExternalMergeContent ( _
toolResult As IToolExecutionResult, _
conflict As Conflict, _
threeWayMerge As ThreeWayMerge _
) As Boolean
public bool EndExternalMergeContent(
IToolExecutionResult toolResult,
Conflict conflict,
ThreeWayMerge threeWayMerge
)
Parametry
- conflict
Typ: Microsoft.TeamFoundation.VersionControl.Client.Conflict
- threeWayMerge
Typ: Microsoft.TeamFoundation.VersionControl.Client.ThreeWayMerge
Vrácená hodnota
Typ: System.Boolean
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.