WP7 What is the link for “rate and review”?

北城余情 提交于 2019-12-20 22:08:13

问题


When you publish an application on the marketpace, you may access it by link http://windowsphone.com/s?appid=GUIDOfApplication which redirects to application's page on the market. I know that that it is possible to link directly to "rate and review". So, what is that link?


回答1:


From within your app you can call the MarketplaceReviewTask. As far as I know it's not possible to rate and review an application unless you have it installed on your phone.

Obviously until you publish your app to Marketplace this will give an error as the phone can't find your app in Marketplace.

See MSDN docs for more detail.



来源:https://stackoverflow.com/questions/7443552/wp7-what-is-the-link-for-rate-and-review

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!