Share via


DiffSegmentType Enumeration

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Enumeration DiffSegmentType
'Usage
Dim instance As DiffSegmentType
public enum DiffSegmentType
public enum class DiffSegmentType
public enum DiffSegmentType

Members

Member name Description
Common
Modified
Latest
Conflict
DiffCommon

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Common Namespace