Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question
More information is required. Give an example of the "Publishing" path your trying to determine. – Ramhound Feb 22 at 12:28
1  
I think you better ask the question on StackOverflow as it is oriented towards developers. – Niels R. Feb 22 at 12:31

migrated from superuser.com Feb 22 at 16:29

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.