我正在Visual Studio.vdproj
安装项目( 所以,我发现我可以在基于这篇文章VersionNT
的条件下使用该属性。
然而,没有任何链接的文章,也没有任何这些谷歌搜索真正为我找到任何东西:
- windows xp 版本号
- windows xp版本号是什么
这种情况是否正确VersionNT >= 600 && VersionNT < 700
?注意:我在600
这里猜测 Windows XP 的版本。
Windows XP 是 5.1 版。
(5.0 是 2000;6.0 是 Vista)
此处提供完整列表(在Google 上搜索windows xp version number
)