码迷,mamicode.com
首页 > Windows程序 > 详细

windows phone 8.1如何访问应用商店,商店评论的连接

时间:2014-12-08 08:10:04      阅读:188      评论:0      收藏:0      [点我收藏+]

标签:使用   sp   on   bs   as   new   nbsp   应用   window   

Windows Phone 8.1 中可以使用这个链接跳转到应用评论页面:

 

await Windows.System.Launcher.LaunchUriAsync(

new Uri("ms-windows-store:reviewapp?appid=" + CurrentApp.AppId));

 

 

 

 

 

 

 

 

windows phone 8.1如何访问应用商店,商店评论的连接

标签:使用   sp   on   bs   as   new   nbsp   应用   window   

原文地址:http://www.cnblogs.com/mcad/p/4150291.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!