在 weborb 控制台中隐藏引用的程序集。这可能吗?

发布于 2024-08-15 20:39:40 字数 50 浏览 2 评论 0原文

在 weborb 控制台中隐藏引用的程序集。这可能吗? (例如 weborb.dll)

Hide the referenced assemblies in the weborb console. Is this possible?
(weborb.dll in example)

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

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

发布评论

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

评论(2

浅沫记忆 2024-08-22 20:39:40

一年前我曾向午夜编码员提出过这个问题,但后来这是不可能的。我真的认为现在还不是。

I have asked this a year ago to the midnight coders and then it wasn't possible. I really think it still isn't.

违心° 2024-08-22 20:39:40

您可以将引用的程序集部署到 GAC。这有效地向 WebOrb 隐藏了它们,同时允许它们为部署的 .dll 运行。

这确实假设您被允许访问 GAC,但这实际上并不是给定的。

You can deploy your referenced assemblies to the GAC. This effectively hides them from WebOrb, while permitting them to function for the deployed .dlls.

This does assume that you are permitted access to the GAC, which is not really a given.

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