Solution2::AddSolutionFolder Method (String^)

 

Adds a solution folder to a ProjectItems collection.

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

Project^ AddSolutionFolder(
	String^ Name
)

Parameters

Name
Type: System::String^

The name of the solution folder.

Return Value

Type: EnvDTE::Project^

A Project object.

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