I am creating a Windows Form
application.
I created a log file which is saved in the following path: "Application/bin/debux/log.txt".
- How can I read this file from the bin folder in a
RichTextBox
? - When I published this application, I saw the folder "Application Files" after installation. Is it possible to put my log.txt there?