Share via


Changeset Class

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

Syntax

'Declaration
Public Class Changeset _
    Implements IValidatable, ICacheable
'Usage
Dim instance As Changeset
public class Changeset : IValidatable, ICacheable
public ref class Changeset : IValidatable, 
    ICacheable
public class Changeset implements IValidatable, ICacheable

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Server.Changeset

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

Changeset Members

Microsoft.TeamFoundation.VersionControl.Server Namespace