Share via


IVsTeamExplorer.TeamExplorerUIHierarchy Property

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
ReadOnly Property TeamExplorerUIHierarchy As IVsUIHierarchy
'Usage
Dim instance As IVsTeamExplorer 
Dim value As IVsUIHierarchy 

value = instance.TeamExplorerUIHierarchy
IVsUIHierarchy TeamExplorerUIHierarchy { get; }
property IVsUIHierarchy^ TeamExplorerUIHierarchy {
    IVsUIHierarchy^ get ();
}
function get TeamExplorerUIHierarchy () : IVsUIHierarchy

Property Value

Type: Microsoft.VisualStudio.Shell.Interop.IVsUIHierarchy

.NET Framework Security

See Also

Reference

IVsTeamExplorer Interface

IVsTeamExplorer Members

Microsoft.TeamFoundation.Common Namespace