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.
这对你们来说可能是一个简单的问题......我在我的解决方案中添加了一个新项目,我正在尝试添加 System.Web.Security 命名空间的引用,但我找不到它?我去添加一个参考并查看框架和扩展列表,它根本不存在。
那是愚蠢的。System 是参考,它允许我访问 System.Web,但我必须添加 System.Web 才能获得 System.Web.Security。有时我在想....