This documentation is archived and is not being maintained.

ConflictType Enumeration

Describes the possible conflict types.

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

public enum class ConflictType

Member nameDescription
Checkin

Get

Local

Merge

None

UnknownReturned on a pending change, when we did not look up this information. In case of server workspaces, destroy, and so on.

Show: