Freigeben über


IToolExecutionResult.PromptUserForMergeConfirmation-Eigenschaft

Ob die Benutzerbestätigung verwendet (TFS) nur von Zusammenführungstools fordern sollte

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

Syntax

'Declaration
ReadOnly Property PromptUserForMergeConfirmation As Boolean
bool PromptUserForMergeConfirmation { get; }

Eigenschaftswert

Typ: System.Boolean
true , wenn der Benutzer eine Bestätigung fordert; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

IToolExecutionResult Schnittstelle

Microsoft.TeamFoundation.VersionControl.Client-Namespace