A
Andrew Cooper
Greetings,
I'm using a file called StatMonitorConfig in a program I'm writing and
I've added it as a Resource to the project. It's a text file. In my
program I need to get the actual location of that file when it is
installed on the users computer. How can I do this?
My.Resource.StatMonitorConfig returns the actual text of the file. I
need the file's location on the user's computer.
Thanks,
Andrew
I'm using a file called StatMonitorConfig in a program I'm writing and
I've added it as a Resource to the project. It's a text file. In my
program I need to get the actual location of that file when it is
installed on the users computer. How can I do this?
My.Resource.StatMonitorConfig returns the actual text of the file. I
need the file's location on the user's computer.
Thanks,
Andrew