Share via


SolutionFolder Members

Include Protected Members
Include Inherited Members

Solution folders are project containers that allow developers to better organize large applications.

The SolutionFolder type exposes the following members.

Methods

 

Name

Description

Public method

AddFromFile

Adds an existing project to the solution folder.

Public method

AddFromTemplate

Adds a new project to the solution folder based on a project template.

Public method

AddSolutionFolder

Adds a solution folder to a ProjectItems collection.

Top

Properties

 

Name

Description

Public property

DTE

Gets the top-level extensibility object.

Public property

Hidden

Sets or gets the hidden attribute of the solution.

Public property

Parent

Gets the immediate parent object of a Find object.

Top

See Also

Reference

SolutionFolder Interface

EnvDTE80 Namespace