windows phone 8.1怎么访问应用商店,商店评论的连接

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

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

 

await Windows.System.Launcher.LaunchUriAsync(

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