This documentation is archived and is not being maintained.

SelectionPair::UIHierarchy Property

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

public:
property IVsUIHierarchy^ UIHierarchy {
	IVsUIHierarchy^ get ();
	void set (IVsUIHierarchy^ value);
}

Show: