VSProjectItem::ProjectItem Property

 

Gets the ProjectItem object associated with the given object.

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

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

Property Value

Type: EnvDTE::ProjectItem^

Returns a ProjectItem object.

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