MSDN:添加或删除应用程序设置

发布于 2024-10-16 18:04:41 字数 364 浏览 3 评论 0原文

我刚刚在谷歌上搜索了如何使用应用程序设置并提出了以下内容 msdn 文章。它描述了在 VS 2010 中设计时添加应用程序设置的方法。一种是使用项目属性,另一种是使用所选控件的属性窗口。 我尝试了第二个,但它下面根本没有节点 Data 或属性 ApplicationSettings。文章已经过时了吗? (尽管它指出它适用于 VS2010)还是我忽略了其他东西?我依稀记得在旧的 VS 版本中看到过一些这样的属性,但我对此不确定。

编辑:我的项目是一个WPF项目。

I just googled on how to use Application Settings and came up with the following
msdn article. It describes to ways to add Application Settings at design time in VS 2010. One using the Project-Properties and a second using the Properies-Window for a selected control.
I tried the second one, but there simply is no node Data or a property ApplicationSettings under it. Is the article outdated? (although it states there that it applies to VS2010) Or have I overlooked something else? I vaguely remember seeing some such property in an older VS version but I am not sure about that.

Edit: My project is a WPF project.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

沦落红尘 2024-10-23 18:04:41

仅 Winforms 项目支持“属性”窗口中的应用程序设置绑定,WPF 不支持。

Application setting binding in the Properties window is only supported for Winforms projects, not WPF.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文