Possible Duplicate:
How to get OS version number?
How to get the current OS version of Windows Phone?
I have a question:
is it possible to check a wp7 device's OS version? I want to know, because I'm creating a sort of distributing app, where users, based on their OS version, and privileges can connect to the BETA marketplace and download certain apps from there. So if someone doesn't have a compatable OS, they get a message notifying them of this and locking certain apps. Is this even possible, because the OS version is not found in the Microsoft.Phone.Info.DeviceStatus class, only firm- and hardware versions. Any suggestions?