In Visual Studio 2012 (or below, preferably), is it possible to direct a newly created item to a particular folder in the filesystem instead of it going directly to the project root with a project item template?
The ProjectItem.Save()
and SaveAs()
methods throw an unimplemented exception.