This documentation is archived and is not being maintained.

ExtendedMerge::TargetChangeset Property

Gets the target changeset.

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

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

Show: