Window::ProjectItem Property

 

Gets the ProjectItem object associated with the Window object.

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

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

Property Value

Type: EnvDTE::ProjectItem^

A ProjectItem object.

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