This documentation is archived and is not being maintained.

ExtendedMerge::TargetItem Property

Gets the target item of this merge.

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

public:
property ItemIdentifier^ TargetItem {
	ItemIdentifier^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::ItemIdentifier
The target item of this merge.

Show: