Changeset Properties
Visual Studio 2010
The Changeset type exposes the following members.
| Name | Description | |
|---|---|---|
|
ArtifactUri | Gets the artifact uniform resource identifier (URI) that is associated with this changeset. |
|
Changes | Gets or sets an array of Change objects that comprise this changeset. |
|
ChangesetId | Gets or sets the ID of this changeset. |
|
CheckinNote | Gets or sets the check-in note of the changeset. |
|
Comment | Gets or sets the comment of the changeset. |
|
Committer | Gets or sets the user that committed this changeset. |
|
CreationDate | Gets or sets the creation date of this changeset. |
|
Owner | Gets or sets the owner of this changeset. |
|
PolicyOverride | Gets or sets the policy override information of this changeset. |
|
Properties | Gets a read-only collection of properties that is associated with this changeset. |
|
VersionControlServer | Gets the repository that contains this changeset. |
|
WorkItems | Gets an array of work items that are associated with this changeset. |