Writing Plugin for Visual studio IDE for 2010 [closed]

走远了吗. 提交于 2019-12-11 06:15:13

问题


Hello, I want to write a plugin in VS 2010. Where can I select the file from solution explorer, get file properties and display a dialog or form that I have created in my plugin project?


回答1:


I recommend you start with Microsoft's Getting Started with Extending Visual Studio page. Also, Channel 9 has an introductory video on VS extensibility.



来源:https://stackoverflow.com/questions/5551891/writing-plugin-for-visual-studio-ide-for-2010

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!