ProjectItems::Parent Property

 

Gets the immediate parent object of a ProjectItems collection.

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

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

Property Value

Type: System::Object^

An object.

Return to top
Show: