Adding Solution Folders Via Visual Studio Automation January 23, 2014Munir HusseiniNo Comments In the Visual Studio Solution Explorer, you can add solution folders to group projects or project items. These solution folders…
Add A Namespace Import Via Visual Studio Automation January 20, 2014Munir HusseiniNo Comments Suppose you had a code document represented by a FileCodeModel object. And suppose you were modifying the containing DOM. Sometimes,…