UIHierarchy::UIHierarchyItems Property

 

Gets a collection representing children of the item.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

property UIHierarchyItems^ UIHierarchyItems {
	UIHierarchyItems^ get();
}

Property Value

Type: EnvDTE::UIHierarchyItems^

A UIHierarchyItems collection.

No code example is currently available or this language may not be supported.
Return to top
Show: