Change Class

A class to manage change objects.

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

Syntax

'Declaration
Public NotInheritable Class Change
'Usage
Dim instance As Change
public sealed class Change
public ref class Change sealed
public final class Change

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Client.Change

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.

See Also

Reference

Change Members

Microsoft.TeamFoundation.VersionControl.Client Namespace