Share via


Difference.CreateTargetDiffItem Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public methodStatic member

CreateTargetDiffItem(VersionControlServer, PendingChange, VersionSpec)

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

Public methodStatic member

CreateTargetDiffItem(VersionControlServer, String, VersionSpec, Int32, VersionSpec)

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

Public methodStatic member

CreateTargetDiffItem(VersionControlServer, Int32, String, VersionSpec, Int32, VersionSpec)

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

Top

See Also

Reference

Difference Class

Difference Members

Microsoft.TeamFoundation.VersionControl.Client Namespace