gpt4 book ai didi

c# - MVVM 通用 app.config

转载 作者:行者123 更新时间:2023-11-30 20:47:24 26 4
gpt4 key购买 nike

我有一个通过 WCF 使用外部服务的 MVVM 应用程序。

WCF 客户端配置在 ViewModel 的 app.config 中,这使得应用程序无法读取它,因为 View 是启动项目,所以应用程序使用 View 的配置文件。

除非我将 ViewModel 的配置文件复制到 View 配置文件,否则它无法正确加载配置。

有什么方法可以将解决方案中的所有项目都引用到一个通用配置文件中吗?

最佳答案

您可以将配置文件添加到 View 或 ViewModel 项目,并通过将其添加为 link reference 从其他项目引用此配置文件。 .

Link file leaves the file in its current location and maintains a link to the file from your current project.

关于c# - MVVM 通用 app.config,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25837502/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com