开发者

Is there a tutorial, code project, or example of using MEF to extend the Vs2010 solution explorer context menus?

I have an existing legacy style IDTExtensibility2, IDTCommandTarget Extension that I would like to remake using MEF for vs2010, but I can't find any resources concerning VS2010 MEF and context m开发者_Python百科enu changes. If it happened to be deployable via .vsix all the better.

Are there resources out there specific to MEF based context menu extensions?


As of 2010 there is no way to use MEF to extend these scenarios. Changing context menus in Visual Studio 2010 requires the same approach as 2008 and prior.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜