This documentation is archived and is not being maintained.

IVsTeamExplorer::TeamExplorerUIHierarchy Property

Gets the IVsUIHierarchy object representing the Team Explorer user interface hierarchy.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

property IVsUIHierarchy^ TeamExplorerUIHierarchy {
	IVsUIHierarchy^ get ();
}

Property Value

Type: Microsoft.VisualStudio.Shell.Interop::IVsUIHierarchy
The IVsUIHierarchy object representing the Team Explorer user interface hierarchy.

Show: