IVsParentProject2 Members
Include Protected Members
Include Inherited Members
Creates nested projects. You can get an instance of the interface by querying an instance of IVsHierarchy.
The IVsParentProject2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddNestedSolution | Enables addition of the contents of a solution, in the same that it's done through the user interface, to a project (for example, a solution folder). | |
CreateNestedProject | Creates and adds a solution to a project. |
Top