c# - Get windows operating system version in windows phone8 -


i want operating system name , version of windows phone using c#. trying system.environment.osversion says osversion not found in system.environment

system.environment.osversion not work in windows 8.1, because win 8.1 has many several versions. think fix bug when release newer versions.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -