在“已安装的模板"树中放置一个新的项目模板 [英] Place a new project template in the Installed Templates tree

查看:60
本文介绍了在“已安装的模板"树中放置一个新的项目模板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

我已经创建了一个新的项目模板,并且希望将该项目放置在新建项目对话框"中. -> 已安装的模板"在其他项目类型"类别下-> 设置和部署".

I have created a new project template and I want to place this project in the "New Project Dialog" -> "Installed Templates" under category "Other Project Types" -> "Setup and Deployment".

我尝试使用< ProjectType>在.vstemplate文件中,但似乎只接受CSharp/VisualBasic/Jsharp/Web选项.

I have tried to use <ProjectType> in the .vstemplate file but seems that it accepts only CSharp/VisualBasic/Jsharp/Web options.

有一种方法可以将新类型的项目放置在已安装的项目模板"树中的所需位置?

There is a way to place the new type of project in the desired position in the tree of Installed project templates?

最诚挚的问候,

Mircea

推荐答案

Micrcea11,

Hi Micrcea11,

如果您要将模板作为VSIX进行部署,请查看:

If you are deploying your template as a VSIX, please take a look at:

http://msdn.microsoft.com/en-us/library/dd885241.aspx

在底部,您将找到以下部分:在新建项目"对话框中指定模板的位置"

At the bottom you will find the section: "To Specify the Location of the Template in the New Project Dialog Box"

显然,这不是在.vstemplate本身中指定的,它取决于.vstemplate文件的位置.

Apparently this is not specified in the .vstemplate itself, it depends on the location of your .vstemplate file.

 


这篇关于在“已安装的模板"树中放置一个新的项目模板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆