积极答复者
vs2010自定义向导中如何修改sln文件

问题
答案
-
你所说的是不是类似于创建C++ console程序时出现的向导?如果那样的话,据我所知,默认的VS工程向导应该是不可以编译sln文件。只能在该文件创建好之后,对其进行编辑。当然可不可以用扩展的方式实现,这个就不好说了,你可以到VS扩展论坛问一下,建议你用英文问:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vsx
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 Jack Zhai-MSFTMicrosoft contingent staff, Moderator 2013年11月14日 11:54
全部回复
-
你好,你是想如何修改sln文件?你所说的自定义向导指的是创建项目时打开的窗口还是别的吗?能给个截图不?
如果你是想编辑该文件,也许这个链接可以帮到你:
http://stackoverflow.com/questions/3877290/best-practices-for-editing-sln-proj-suo-files
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
你所说的是不是类似于创建C++ console程序时出现的向导?如果那样的话,据我所知,默认的VS工程向导应该是不可以编译sln文件。只能在该文件创建好之后,对其进行编辑。当然可不可以用扩展的方式实现,这个就不好说了,你可以到VS扩展论坛问一下,建议你用英文问:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vsx
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 Jack Zhai-MSFTMicrosoft contingent staff, Moderator 2013年11月14日 11:54