如何从VS2008直接访问.NET Reflector

发布于 2024-10-07 05:13:11 字数 222 浏览 0 评论 0原文

我确信这很简单,但我遇到了一些麻烦。我希望能够直接从 VS2008 反汇编反射器中的类。

背景: 在某一时刻,我使用 Visual Studio 2008,只需右键单击+“在 .NET Reflector 中打开”即可查看任何内容的源代码。有一天它消失了。我已经下载了 ManagedAddins,但我一定做错了什么,因为当我尝试集成它时,解决方案中的反射器添加的源代码会打开。

I'm sure this is very simple, but I'm having some trouble. I want to be able to disassemble a class in reflector directly from VS2008.

Background: At one point I had Visual Studio 2008 working such that all I had to do was right click+"Open in .NET Reflector" to view the source of anything. One day it went away. I have downloaded ManagedAddins, but I must be doing something wrong, because when I try to integrate it, the source code for the reflector add in solution opens.

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

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

发布评论

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

评论(3

漆黑的白昼 2024-10-14 05:13:11

您有 .NET Reflector Pro 吗?我相信您所说的功能仅在专业版中提供。标准免费版本提供 14 天试用期。

Do you have .NET Reflector Pro ? I believe the functionality you are talking about is only in Pro Version. In standard free version, it is available for 14 days trial.

帝王念 2024-10-14 05:13:11

http://www.testdriven.net/ - 这个有这个功能,我所要做的就是下载并安装。

http://www.testdriven.net/ - This has the feature and all I had to do was download and install.

不一样的天空 2024-10-14 05:13:11

Visual Studio 插件在标准版和专业版中均可用。不知道为什么它被禁用了。要确保其已启用,请打开 Reflector,然后转到“工具”->“集成选项”,然后选择相应的 Visual Studio 集成复选框。

The Visual Studio add-in is available in Standard as well as Pro. Not sure why it has got disabled. To make sure that it's enabled, open Reflector, then go to Tools->Integration Options, and select the appropriate Visual Studio Integration checkbox.

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