Solution2::Projects Property

 

Gets a collection of the projects currently in the solution.

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