Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 Visual web developer 2010 中将 App.Config 文件添加到我的控制台应用程序项目中?
请给我建议。
首先在您的 VS 2010 中添加 System.Configuration 参考。然后添加转到添加 -> 新项目 -> 搜索具有 App.Config 扩展名的配置文件,然后添加文件。