查看对象加载到哪个AppDomain中

发布于 2024-11-29 03:12:01 字数 135 浏览 1 评论 0原文

在调试器中检查对象时,是否可以看到该对象加载到哪个 AppDomain 中?我的意思是:无需在返回当前 AppDomain 的对象中编写任何属性或方法。 Visual Studio 菜单中的各个窗口(“调试”>“窗口”)似乎没有在对象级别显示此信息。

When inspecting an object in the debugger, is it possible to see in which AppDomain the object is loaded? I mean: without coding any properties or methods in the object that return the current AppDomain. The various windows in the Visual Studio menu (Debug > Windows) do not seem to show this information at the object level.

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

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

发布评论

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

评论(1

芸娘子的小脾气 2024-12-06 03:12:01

视觉工作室->调试->窗口 ->模块

Visual studio -> debug -> windows -> modules

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