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.

有帮助吗?

解决方案

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...

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top