简体   繁体   中英

Visual Studio 2010 Macro to Create folders in a C# project

We have a big C# project in Visual Studio with multiple applications under it. Developers add their application in the project by creating folders manually. I was wondering if we can automate this using templates or macro. I guess adding folders and items under it is difficult. I was thinking about macros or something else?

Is there a way to create folders automatically under an existing C# project in VS 2010? I was thinking if we can provide the macro to the developers of that C# project to run it to create folders for their application.

看一下http://studioshell.codeplex.com/,这会将dte扩展性模型展示给powershell。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM