Using WinRT can I determine if the current OS is:
- Windows RT
- Windows 8 Core
- Windows 8 Pro
- Windows 8 Ent
Is it possible?
Note, the question (http://stackoverflow.com/questions/10125324/get-os-version-in-winrt-metro-app-c-sharp) appears to be a duplicate but it is a pre-release question. Much of the API was changed throughout the releases. The answer to that question was that it was not possible. Is that still true? Surely not.