Associate file extension with app in wp7.1

折月煮酒 提交于 2019-12-09 03:08:27

问题


Is it possible to associate a particular file extension with my app in wp7.1?
I would like to allow the users of my app to email files of a particular type to each other and then when they click on the attached email file it would launch my app so it could process the file and add it to isolated storage.


回答1:


No, it's not. You need a "special permission" from Microsoft to do it, that's how Adobe was allowed to do it.

But there's no part of the official released SDK that allows for it.



来源:https://stackoverflow.com/questions/7068729/associate-file-extension-with-app-in-wp7-1

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