I am creating an Item Template. I wanted to create it in such a way that it should add more than one item. For eg. Currently it is adding only one Item, suppose WindowsForm1", But I also wanted to add a Global file, GlobalFile.cs, in my project. So how can I create my Item template so that it will add more than one items.
我正在创建一个项目模板。我想以这样的方式创建它,它应该添加多个项目。例如。目前它只添加一个Item,假设是WindowsForm1“,但我还想在我的项目中添加一个Global文件GlobalFile.cs。那么如何创建我的Item模板以便添加多个项目。
If it is not possible using Item Template to add more than one item, then please suggest a method to do this. I don't want to use Project Template.
如果使用项目模板无法添加多个项目,请建议执行此操作的方法。我不想使用项目模板。
1 个解决方案
#1
0
I hope this link could be what you are looking for:
我希望这个链接可能是你想要的:
Create Reusable Project And Item Templates For Your Development Team
为您的开发团队创建可重用的项目和项目模板
#1
0
I hope this link could be what you are looking for:
我希望这个链接可能是你想要的:
Create Reusable Project And Item Templates For Your Development Team
为您的开发团队创建可重用的项目和项目模板