c# - Set Windows Phone 8 App as default for file extensions -


i want register windows phone 8 app, default app opening specific files (for example files, end *.test).

so question is: how register app windows phone 8, opens app when user want's open *.test-file.

any appreciated.

you register application in app manifest. detailed instructions, read registering file association on msdn.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -