扩展扩展管理器
我想在 Visual Studio 2010 中扩展扩展管理器。我想在开始之前知道这是否可行,但我找不到任何相关信息。
我读过的所有可扩展性选项都没有提到能够实际更改现有 VS2010 工具(如扩展管理器)的功能。
我将不胜感激任何相关链接。
I want to extend the extension manager in Visual Studio 2010. I'd rather know if that is at all possible before I get into it, but am unable to find anything about it.
All the extensibility options I've read about mention nothing about being able to actually change the function of an existing VS2010 tool like the extension manager.
I'd appreciate any relevant links.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Visual Studio 2010 中没有支持扩展扩展管理器的接口。
您具体想到了什么?也许还有其他方法可以完成您想做的事情......
There are no supported interfaces for extending the Extension Manager in Visual Studio 2010.
What specifically did you have in mind though? Perhaps there's some other way you can accomplish what you're trying to do...