This documentation is archived and is not being maintained.

ExtendedMerge::SourceChangeset Property

Gets the source changeset.

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

public:
property ChangesetSummary^ SourceChangeset {
	ChangesetSummary^ get ();
}

Show: