VB .NET - find Dropbox folder location?
I am creating an application in VB 2010 that will open/edit files in the user's Dropbox folder (so they can be easily edited by multiple people). I just need to know how to programatically get the path to the user's Dropbox folder. Anybody know how?
Building on the site linked to by Sean N, here is a link to the code I used to get the Dropbox path in VB 2010:
https://dl.dropbox.com/u/39876375/VB%20-%20Dropbox%20folder%20path.txt