Freigeben über


Conflict.IsForced-Eigenschaft

Ruft ab oder legt ein Flag fest, das beschreibt, ob der Konflikt erzwungen wird.

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

Syntax

'Declaration
Public Property IsForced As Boolean
public bool IsForced { get; set; }

Eigenschaftswert

Typ: System.Boolean
True, wenn der Konflikt wirksam ist; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

Conflict Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace