CheckinEvaluationResult.Conflicts Property

Gets the check-in conflicts that are returned by the server.

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

Syntax

public CheckinConflict[] Conflicts { get; }

Property Value

Type: array<Microsoft.TeamFoundation.VersionControl.Client.CheckinConflict[]
The check-in conflicts that are returned by the server.

.NET Framework Security

See Also

Reference

CheckinEvaluationResult Class

Microsoft.TeamFoundation.VersionControl.Client Namespace