This documentation is archived and is not being maintained.

MergeEventArgs::TargetServerItem Property

Gets the path to the target server item.

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

public:
property String^ TargetServerItem {
	String^ get ();
}

Property Value

Type: System::String
The path to the target server item.

Show: