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

 

await Windows.System.Launcher.LaunchUriAsync(

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

 

 

 

 

 

 

 

 

相关文章:

  • 2021-09-23
  • 2021-12-12
  • 2021-05-23
  • 2021-08-24
  • 2022-12-23
  • 2022-12-23
  • 2021-06-28
猜你喜欢
  • 2021-11-01
  • 2021-10-26
  • 2021-06-10
  • 2021-05-17
  • 2021-12-03
  • 2022-01-11
  • 2022-02-09
相关资源
相似解决方案