ProjectItem::Collection Property

 

Gets the ProjectItems collection containing the ProjectItem object supporting this property.

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

property ProjectItems^ Collection {
	ProjectItems^ get();
}

Property Value

Type: EnvDTE::ProjectItems^

A ProjectItems collection.

Return to top
Show: