This documentation is archived and is not being maintained.
Difference::DiffFiles Method
Visual Studio 2013
Compares two files.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DiffFiles(String, Int32, String, Int32, DiffOptions) | Compares two files by using the internal diff engine, and returns the linked list of DiffSegments. |
|
DiffFiles(VersionControlServer, IDiffItem, IDiffItem, DiffOptions, String, Boolean) | Compares two files by using the internal diff engine. |
|
DiffFiles(VersionControlServer, IDiffItem, IDiffItem, DiffOptions, String, Boolean, Boolean) | Compares two files by using the internal diff engine. |
Show: