Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Utility class to provide an easy mechanism for performing a difference on two files.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Public NotInheritable Class Difference
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class Difference
public ref class Difference abstract sealed
public final class Difference
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.VersionControl.Client.Difference
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.