c# - Get windows operating system version in windows phone8 -
this question has answer here:
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
Post a Comment