ProjectItem::ContainingProject Property

 

Gets the project hosting the ProjectItem.

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

property Project^ ContainingProject {
	Project^ get();
}

Property Value

Type: EnvDTE::Project^

A Project object.

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