We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
Alexey S.7
11 years agoNew member | Level 1
Help realise download file from Dropbox folder on Visual Basic 2015
I need help in realise downloading file from Dropbox folder on Visual Basic 2015. I found example code only on ASP.NET, but I can`t translate it to Visual Basic code.
async Task Download(DropboxCl...
Alexey S.7
11 years agoNew member | Level 1
Unfortunately, I have not yet ready code, even not working code. I ask step by step example on Visual Basic. Purpose: read file(mytxtfile.txt) from person dropbox folder. That`s all.
1. Definition of variables of Dropbox.Api Dropbox.Api. Which one minimum instances of variables do I need for my purpose ?
Dim dbx as Dropbox.Api.DropboxClient
What else ?
2. Which method do I need to use to get local copy of file from dropbox folder ?
Dim dbxFolder As dbx.Files.ListFolderResult
How to use dbxFolder to get exact file(mytxtfile.txt) ?
In general I need simple sample of code on Visual Basic how to get file. Thats all.
Thanks in advance.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!