从解决方案资源管理器中的 Visual Studio 2008 参考部分启动 Reflector

发布于 2024-08-22 11:14:16 字数 387 浏览 3 评论 0原文

如何配置 Visual Studio 2008 以通过右键单击解决方案资源管理器的引用部分中的程序集来启动 Redgate .Net Reflector?我在办公室设置了它来执行此操作,所以我知道这是可能的。

我确实安装了 ReSharper,但我认为这不是 ReSharper 功能。

更新

这是我正在寻找的功能...

alt text http://www.imagechicken.com/uploads/1266849634078638500.jpg

How do you configure Visual Studio 2008 to launch the Redgate .Net Reflector from a right click on an assembly in the references section in the solution explorer? I have it set up at the office to do this, so I know it's possible.

I do have ReSharper installed but I don't think this is ReSharper functionality.

UPDATE

This is the functionality I'm looking for...

alt text http://www.imagechicken.com/uploads/1266849634078638500.jpg

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

琴流音 2024-08-29 11:14:16

您有 Reflector 6 或 5 吗?

如果你有 5 个,那么你需要 TestDriven.Net。

如果您有 6 个,则不需要 TestDriven,但您需要右键单击参考 ->在对象浏览器中查看,然后右键单击程序集并选择在 .Net Reflector 中打开

v 6 还添加了 VS 代码编辑器中的集成,因此您可以右键单击对象名称并选择在 .Net Reflector 中打开...实际上,它的用途可能不仅仅是查看整个程序集(通过对象浏览器)。

Do you have Reflector 6 or 5?

If you have 5, then you need TestDriven.Net.

If you have 6 you don't need TestDriven but you will need to right click on the refence -> View in Object Browser, then right click on the assembly and choose Open in .Net Reflector

v 6 also added the integration in the code editor of VS, so you can right click on an object's name and choose Open in .Net Reflector ... which may actually be used more than looking at the whole assembly (via the object browser).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文