ConfigurationManager 这个东东是读取配置文件时需要的。

 

 

  首先要引用命名空间里面

using System.Configuration;

 

  其次呢,在解决方案的引用里,单机右键进行添加

.net 里面打不出来ConfigurationManager

.net 里面打不出来ConfigurationManager

 

相关文章:

  • 2021-08-11
  • 2021-12-09
  • 2022-01-14
  • 2022-12-23
  • 2022-12-23
  • 2021-10-29
  • 2021-10-28
  • 2022-12-23
猜你喜欢
  • 2021-12-30
  • 2022-12-23
  • 2021-04-04
  • 2021-04-23
  • 2022-12-23
  • 2021-09-30
  • 2022-12-23
相关资源
相似解决方案