Solution3.AddFromTemplate Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
AddFromTemplate(String, String, String, Boolean)
(Inherited from Solution2.)
AddFromTemplate(String, String, String, Boolean)
Copies an existing project file, and any items or subdirectories it contains, to the specified location and adds it to the solution.
Top