UIHierarchyItems::Parent Property

 

Gets the immediate parent object of a UIHierarchyItems collection.

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

property Object^ Parent {
	Object^ get();
}

Property Value

Type: System::Object^

A parent object.

Return to top
Show: