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.
我需要检查本地计算机上安装的当前 .NET 版本,但我的主要任务是检查是否安装了 .net 3.5 版本。我的应用程序构建在相同的 .NET 环境 3.5 中。有什么解决办法吗?
谢谢
如果您正在执行某种安装程序,请查看ClickOnce ...