This documentation is archived and is not being maintained.

BranchHistoryTreeItem::Level Property

Gets the depth of this node in the branch topology tree.

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

public:
property int Level {
	int get ();
}

Property Value

Type: System::Int32
The depth of this node in the branch topology tree.

Show: