用ConfigurationManager类来读取应用程序配置文件的信息时,提示:System.Configuration命名空间下找不到ConfigurationManager类
查过资料后得知:要添加对System.Configuration.dll文件的引用
2024-02-23 16:12:22
用ConfigurationManager类来读取应用程序配置文件的信息时,提示:System.Configuration命名空间下找不到ConfigurationManager类
查过资料后得知:要添加对System.Configuration.dll文件的引用