ConfigurationManager.Appsettings[""] 共享配置文件

发布于 2024-11-15 12:21:13 字数 226 浏览 3 评论 0 原文

目前,我有 2 个 Windows 服务,我希望它们从单个 app.config 文件共享。

我如何告诉 ConfigurationManager 类从由 2 个服务共享的单个文件加载设置?

根据 ConfigurationManager.Appsettings[""] 的要求,每个服务都需要有自己的配置文件。如果用户可以只配置一个文件而不是 2 个具有相似设置的文件,那就太好了。

干杯

Currently, I have 2 windows services that i would like them to be sharing from a single app.config file.

How i can tell ConfigurationManager class to load settings from a single file that would be shared by 2 services?

With ConfigurationManager.Appsettings[""] requires, each service needs to have its own config file. It would be nice if the user can just configure one file instead of 2 files with similar settings.

Cheers

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

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

发布评论

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

评论(1

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