Freigeben über


DefaultToolExecutionResult.PromptUserForMergeConfirmation-Eigenschaft

Sollte Benutzerbestätigung auffordern

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

Syntax

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

Eigenschaftswert

Typ: System.Boolean
true , um Benutzerbestätigung erforderlich; andernfalls false.

Implementiert

IToolExecutionResult.PromptUserForMergeConfirmation

.NET Framework-Sicherheit

Siehe auch

Referenz

DefaultToolExecutionResult Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace