using System.Configuration显示灰色,当前上下文中不存在名称“ConfigurationManager”
摘要:问题: 在c#源代码中使用 ConfigurationManager 这个类,虽然引用了using System.Configuration这个包,但是编译时还是报错:错误 CS0103: 当前上下文中不存在名称“ConfigurationManager” 解决: 1、右键项目-> 添加 -> 引用
阅读全文
posted @ 2020-06-03 14:49

浙公网安备 33010602011771号