Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/296.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 使应用程序同时适用于Windows Phone 7.x和8_C#_Windows Phone 7_Windows Phone 8 - Fatal编程技术网

C# 使应用程序同时适用于Windows Phone 7.x和8

C# 使应用程序同时适用于Windows Phone 7.x和8,c#,windows-phone-7,windows-phone-8,C#,Windows Phone 7,Windows Phone 8,我知道WP7.x应用程序可以在WP8上下载,但我希望该应用程序在运行时检测手机版本,并在WP8上安装时提供更多功能,以及WP7.x上的有限功能(由于API限制)。这将允许(WP8和WP7)用户下载应用程序,但分别使用完整和有限的功能 感谢您提前回复。以下是诺基亚建议您如何设置针对这两种平台的体系结构: 如何检测操作系统版本: 以下是诺基亚建议您如何设置针对这两种平台的体系结构: 如何检测操作系统版本:

我知道WP7.x应用程序可以在WP8上下载,但我希望该应用程序在运行时检测手机版本,并在WP8上安装时提供更多功能,以及WP7.x上的有限功能(由于API限制)。这将允许(WP8和WP7)用户下载应用程序,但分别使用完整和有限的功能


感谢您提前回复。

以下是诺基亚建议您如何设置针对这两种平台的体系结构:

如何检测操作系统版本:

以下是诺基亚建议您如何设置针对这两种平台的体系结构:

如何检测操作系统版本: