PendingChange Class

Represents a pending change that is part of a changeset.

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

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Client.PendingChange

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

PendingChange Members

Microsoft.TeamFoundation.VersionControl.Client Namespace