Solution4::Projects Property

 

Gets a collection of the projects currently in the solution.

Namespace:   EnvDTE100
Assembly:  EnvDTE100 (in EnvDTE100.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: