Freigeben über


PendingState.ConflictInfo-Eigenschaft

Informationen zu einem Konflikt, die möglicherweise für die ausstehende Änderung vorhanden ist.

Wenn dies angegeben wird, wird ein Konflikt für dieses Element registriert.

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

Syntax

'Declaration
Public Property ConflictInfo As ConflictInformation
public ConflictInformation ConflictInfo { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Server.ConflictInformation
Gibt ConflictInformation zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

PendingState Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace