Project::Collection Property

 

Gets the Projects collection containing the Project object supporting this property.

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

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

Property Value

Type: EnvDTE::Projects^

A Projects collection.

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