Clones a template project file and adds it as a sub-project to the hierarchy.
Overload List
| Name | Description | |
|---|---|---|
![]() |
AddNestedProjectFromTemplate(ProjectElement, __VSCREATEPROJFLAGS) | Clones a template project file and adds it as a sub-project to the hierarchy using the supplied project element and creation flags. |
![]() |
AddNestedProjectFromTemplate(String, String, String, ProjectElement, __VSCREATEPROJFLAGS) | Clones a template project file and adds it as a sub-project to the hierarchy for the supplied file, destination directory, and project name, using the supplied project element and creation flags. |
Top
.gif)