This documentation is archived and is not being maintained.

BranchProperties::RootItem Property

Gets the root item of this branch.

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

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

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::ItemIdentifier
The root item of this branch.

Show: