Share via


Difference Members

Include Protected Members
Include Inherited Members

Utility class to provide an easy mechanism for performing a difference on two files.

The Difference type exposes the following members.

Methods

 

Name

Description

Public methodStatic member

CreateTargetDiffItem

Overloaded. Creates an IDiffItem for the target version of the given item.

Public methodStatic member

DiffFiles

Overloaded. Compares two files using the internal diff engine, and return the linked list of DiffSegments.

Public methodStatic member

VisualDiffFiles

Provides an easy mechanism for performing a difference on two files.

Public methodStatic member

VisualDiffItems

Compare two IDiffItems using an external difference tool.

Public methodStatic member

VisualDiffShelvedChange

Top

See Also

Reference

Difference Class

Microsoft.TeamFoundation.VersionControl.Client Namespace