windows8 metro链接到商店

链接到windows8 metro商店APPdemo:var urinew Uri("ms-windows-store:PDP?PFN*************");Windows.Syste

链接到windows8 metro商店APP

demo:

var uri = new Uri(@"ms-windows-store:PDP?PFN=*************");
            Windows.System.Launcher.LaunchUriAsync(uri);

如果你有商店账号 ,你的应用与商店有做关联。你的appmanifest文件里面会有一个更新一个“包系列名称”。

pen后面的值就是包系列名称的值。

除此外还能链接到Updates(更新)ms-windows-store:Updates

Search(搜索)ms-windows-store:Search?query=关键词

发布者:admin,转转请注明出处:http://www.yc00.com/web/1754822648a5204652.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信