C#.net - 无法引用Properties.Settings? [英] C#.net - Can't refer to Properties.Settings?

查看:698
本文介绍了C#.net - 无法引用Properties.Settings?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法在当前的Windows窗体应用程序中引用properties.Settings。必要的引用应该已经存在,所以这让我感到困惑。



- 你知道如何解决这个问题吗?

I can't refer to "properties.Settings" anymore in my current windows forms application. The necessary references should already be there, so this confuses me.

-Do you know how to fix this?

推荐答案

打开项目引用菜单以确保引用此程序集。

有一个名为system.Properties的Java命名空间。

中没有一个。 Net。
Open the project references menu to ensure this assembly is referenced.
There is a Java namespace called system.Properties.
There isn't one in .Net.


实际上你让我们感到困惑1)你的项目是.net C#还是别的什么

2)你是否正在使用win。表格或WPF或其他
actually you are confusing us 1) is your project in .net C# or something else
2) are you using win. form or WPF or something else


这篇关于C#.net - 无法引用Properties.Settings?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆