This documentation is archived and is not being maintained.

BuildSummary::ChangeSet Property

Gets all associated changesets with user display names with this build.

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

public:
property array<ChangesetDisplayInformation^>^ ChangeSet {
	array<ChangesetDisplayInformation^>^ get ();
}

Show: