Solution3::Projects Property

 

Gets a collection of the projects currently in the solution.

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

property Projects^ Projects {
	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: