Shelveset Class

A server-side collection of pending changes and associated metadata.

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

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Client.Shelveset

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

Shelveset Members

Microsoft.TeamFoundation.VersionControl.Client Namespace