This documentation is archived and is not being maintained.

Warning::ParentOrChildPath Property

Gets the parent or child path.

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

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

Property Value

Type: System::String
The parent or child path.

Show: