我知道我可以使用静态ConfigurationManager.OpenExe(exePath)方法打开与程序集相关的配置文件,但我只想打开与程序集无关的配置.只是一个标准的.NET配置文件.
ConfigurationManager.OpenExe(exePath)
c# configuration
c# ×1
configuration ×1