G
Guest
Is there a way to get the AKU version or the OS build number?
I see a way to map the os build number to the AKU version at
http://channel9.msdn.com/wiki/default.aspx/MobileDeveloper.ListOfAKUs
But when I do a Environment.OSVersion.Version I only get something like
5.1.195 which is the OS version. I need to get the build version e.g.
14847.2.0.0, so I can then map it to the AKU.
Thanks,
Shree
I see a way to map the os build number to the AKU version at
http://channel9.msdn.com/wiki/default.aspx/MobileDeveloper.ListOfAKUs
But when I do a Environment.OSVersion.Version I only get something like
5.1.195 which is the OS version. I need to get the build version e.g.
14847.2.0.0, so I can then map it to the AKU.
Thanks,
Shree