I have developed a windows application which uses a class library project.
Inside the class libraray project, I have added a file i.e. test.xml
How can I refer to this file from within the class library project?
p.s. This is a correction to my previous post...
Thanks