IVsProjectFactory Members
Include Protected Members
Include Inherited Members
Creates projects within the solution.
The IVsProjectFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
CanCreateProject | Determines whether a new project can be created. | |
Close | Shuts down the project factory. | |
CreateProject | Creates a new project. | |
SetSite | Initializes the project factory in the environment and allows the project to obtain services proffered by the environment. |
Top