开发者

Windows Version [duplicate]

开发者 https://www.devze.com 2023-01-18 03:33 出处:网络
This question already has answers here: Closed 12 years ago. Possible Duplicates: Determine if O/S is Windows 7…
This question already has answers here: Closed 12 years ago.

Possible Duplicates:

Determine if O/S is Windows 7…

How to tell if the OS is Windows XP or higher?

Hi开发者_如何学Go

How to find user windows is XP or Vista or Windows 7 ?

regards


You want to look at the Environment.OSVersion-Property.


See Environment.OSVersion; http://msdn.microsoft.com/en-us/library/system.environment.osversion%28VS.80%29.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消