
:max_bytes(150000):strip_icc()/002-how-to-scan-a-document-in-windows-a18b71bc4856415b843fa984d88a3cfb.jpg)
Var installDirectory = .installedLocation You can retrieve a StorageFolder that represents your app's install directory, like this: installedLocation = .InstalledLocation There are two primary ways to access files and folders in your app's install directory: The folder where your app is installed on the user's system. When you create a new app, you can access the following file system locations by default: Application install directory Apps can also access additional locations through the file picker, or by declaring capabilities. Universal Windows Platform (UWP) apps can access certain file system locations by default.
