M
Mario
Dear all,
I have created a class library DLL containing some functionalities. Then I
have created a"Setup and deployment" project in order to create the
installation kit. After this, I have installed it on my computer in a
directory.
Now the question: in my DLL's code there is a section where I try to write a
text file and I'd like to write it in the same directory where the DLL has
been installed. Is there a way to get directory where the DLL is "running"?
Thank you very much
I have created a class library DLL containing some functionalities. Then I
have created a"Setup and deployment" project in order to create the
installation kit. After this, I have installed it on my computer in a
directory.
Now the question: in my DLL's code there is a section where I try to write a
text file and I'd like to write it in the same directory where the DLL has
been installed. Is there a way to get directory where the DLL is "running"?
Thank you very much