This documentation is archived and is not being maintained.

BranchHistoryTreeItem::Parent Property

Gets the parent branch topology tree node.

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

public:
property BranchHistoryTreeItem^ Parent {
	BranchHistoryTreeItem^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::BranchHistoryTreeItem
The parent branch topology tree node.

Show: