I have created an ADD In for Visual studio .net 2003 which adds ASPX and .VB
(Code behind files) to the project. I am using the AddFromTemplate method of
the ProjectItems collection to add the files.
The Problem is that I can Add the files only to the root level of my project
and canno figure out a way to add files to a subfolder within a project.
I will appreciate your response
Tushar Shelar
(Code behind files) to the project. I am using the AddFromTemplate method of
the ProjectItems collection to add the files.
The Problem is that I can Add the files only to the root level of my project
and canno figure out a way to add files to a subfolder within a project.
I will appreciate your response
Tushar Shelar