Can I get the SDK version in Windows Phone 8 using C #. If possible, give me an offer, please. I need to display the SDK version for building the SDK.
You can read the Platform / SDK version from WMAppManifest.xaml.
<Deployment xmlns="http://schemas.microsoft.com/windowsphone/2012/deployment" AppPlatformVersion="8.0">
Source: https://habr.com/ru/post/1502726/More articles:Updating the user interface when changing the model of an object in ViewModel - c #Handling mouse events on QQuickItem - qtSpring Security authenticationSuccessHandler for RememberMeAuthenticationFilter - javaЭмулятор Android: как копировать эмулятор/AVD? - androidIs there no difference between a function address and a function address address? - c ++how to see which function is assigned to the function pointer at runtime ..? - c ++Return strings with const char * in C - cHow to use order to sort 2d in R - rAre IN and NOT IN mutually exclusive? - sqlHow to remove excess space from the menu - androidAll Articles