This documentation is archived and is not being maintained.
ChangesetDisplayInformation Class
Visual Studio 2013
This class contains changeset number, user display name
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
The ChangesetDisplayInformation type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ChangesetId | Changeset number |
![]() | CheckedInBy | Display name for user who checked in changeset |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Overrides Object::ToString().) |
Show:
