ProjectContainerNode.AddNestedProjectFromTemplate Method

Clones a template project file and adds it as a sub-project to the hierarchy.

Overload List

  Name Description
Protected method 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.
Protected method 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

See Also

Reference

ProjectContainerNode Class

ProjectContainerNode Members

Microsoft.VisualStudio.Package Namespace