c# - Is WP Silverlight 8.1 application installed on SD card or on internal phone memory? -


I have a Windows Phone Silverlight 8.1 C # project I

I know that users can choose That can be used to install new store applications or that application from SD to phone and vice versa.

I also know that I can include in the package to restrict the SD card installation. But this is only available for Windows Phone 8.1 projects.

Either way, I would like to check if the application was installed on the SD card or on internal phone memory, at run-time.


Comments

Popular posts from this blog

sql - Find last match with latest inserted name in table -

c# - XML serialize base class without knowing derived class -

ios - Invalid IPA: missing embedded provisioning profile. Are you sure this is an ad hoc? -