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
Initializes a Shelveset object for shelving changes.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
(Overrides Object.ToString().)
Top
Properties
Name
Description
Gets or sets the check-in note associated with this shelveset.
Gets or sets the comment which describes the shelveset.
Gets or sets the date and time the shelveset was shelved.
Gets the formatted display name of the shelveset.
Gets or sets the shelveset name.
Sorts the shelvesets first by name and then by owner.
Gets or sets a user supplied comment which describes why the policy failed.
Gets or sets the source control object that represents the database on which the shelveset exists.
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