@Nathan Sokalski , based on my test, Viorel's code is correct. The output folder means that bin/debug folder, like the following:
You also use the following code to get your current output path.
string directoryName = Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location);
Best Regards,
Jack
If the answer is the right solution, please click "Accept Answer" and upvote it.If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.