ThirdPartyRunner.BeginRunMerge, méthode
Espace de noms : Microsoft.TeamFoundation.VersionControl.Client
Assembly : Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntaxe
'Déclaration
Public Shared Function BeginRunMerge ( _
threeWayMerge As ThreeWayMerge _
) As IToolExecutionResult
public static IToolExecutionResult BeginRunMerge(
ThreeWayMerge threeWayMerge
)
Paramètres
- threeWayMerge
Type : Microsoft.TeamFoundation.VersionControl.Client.ThreeWayMerge
Valeur de retour
Type : Microsoft.TeamFoundation.VersionControl.Client.IToolExecutionResult
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
Microsoft.TeamFoundation.VersionControl.Client, espace de noms