开发者

How to access vs2010's BuildEngine from an AddIn?

Is it possible to access Visual Studios BuildEngine from an AddIn? I want to start a build target whenever a file开发者_Python百科 with a specifice extension is safed.


Refer to this answer: run a custom msbuild target from VisualStudio

You'll just need to wire into a different event handler, but otherwise the details are the same.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜