c# - Determine Click Once Publish Directory -


how reference clickonce directory application published?

i've tried applicationdeployment.currentdeployement.datadirectory , assembly.getexecutingassembly().location point application installed.

is activationuri looking for:

applicationdeployment.currentdeployment.activationuri 

Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -