Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a common problem. How to find and open .txt file in C# on any computer? Normally I use: "Process.Start(file localization);" , but if someone install my program there wouldn't have a same file path. Is there way to achieve the installation folder with .txt file?
A Microsoft platform for building and publishing apps for Windows devices.