I know that
Application.ExecutablePath
can get the installation folder.
But how can I get the location of publishing folder that I put in "PUBLISH" tab of my project? say.. (of course this will not work)
Application.PublishingPath
Thanks advance for the replies.. =)
P.S. I only want to know the folder path of publishing folder through a msgbox.