Shelveset Members

Include Protected Members
Include Inherited Members

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

The Shelveset type exposes the following members.

Constructors

 

Name

Description

Public method

Shelveset

Initializes a Shelveset object for shelving changes.

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

(Overrides Object.ToString().)

Top

Properties

 

Name

Description

Public property

CheckinNote

Gets or sets the check-in note associated with this shelveset.

Public property

Comment

Gets or sets the comment which describes the shelveset.

Public property

CreationDate

Gets or sets the date and time the shelveset was shelved.

Public property

DisplayName

Gets the formatted display name of the shelveset.

Public property

Name

Gets or sets the shelveset name.

Public propertyStatic member

NameComparer

Sorts the shelvesets first by name and then by owner.

Public property

OwnerName

Public property

PolicyOverrideComment

Gets or sets a user supplied comment which describes why the policy failed.

Public property

VersionControlServer

Gets or sets the source control object that represents the database on which the shelveset exists.

Public property

WorkItemInfo

Gets or sets an array of work items to be included in the shelveset, and the associated action to be taken on each work item.

Top

See Also

Reference

Shelveset Class

Microsoft.TeamFoundation.VersionControl.Client Namespace