Hello,
Is there a way in your code to tell if the code is running from within Visual Studio or if it's running from a compiled .exe? I have a text file that I want to open from a different location depending on if I'm working on the app in VS or if it's a exe running on a user's machine.
Thanks!
Is there a way in your code to tell if the code is running from within Visual Studio or if it's running from a compiled .exe? I have a text file that I want to open from a different location depending on if I'm working on the app in VS or if it's a exe running on a user's machine.
Thanks!