Hi all,
I'm trying to retrieve the images from where the application installed but when I run directly from visual studio it's fine but if I install the app it's not working, Could anyone help me.
Example :- 1. "D:\DemoProj\Contents\Images\Img.png -> Desktop using basepath
2. I'm getting like this "D:\Contents\Images\Img.png -> Tablet after installation standalone app
Thanks in advance.