Freigeben über


ILocalUpdateOperation.IsConflict-Eigenschaft

Ruft ein Flag ab, das beschreibt, ob dieser Vorgang vom Server als erkannt wird, wobei im Konflikt.

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

Syntax

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

Eigenschaftswert

Typ: System.Boolean
True, wenn das Element im Konflikt ist, entsprechend dem Server; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

ILocalUpdateOperation Schnittstelle

Microsoft.TeamFoundation.VersionControl.Client-Namespace