Freigeben über


Conflict.IsNamespaceConflict-Eigenschaft

Ruft ab oder legt ein Flag fest, das beschreibt, ob der Namespace im Konflikt ist.

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

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

Conflict Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace