Is it possible to add projects to a solution via a script I am aware of the "File.AddNewProject" command, however, this will only bring up the "new project" dialog box.
Is it possible to add projects to a solution via a script I am aware of the "File.AddNewProject" command, however, this will only bring up the "new project" dialog box.
IDE Scripting
Robert Wishlaw
Howdy...
Have a sneaky over here..
http://msdn.microsoft.com/vstudio/extend/
This might get you in the right sort of direction..
Cheers