Need to see if your shared folder is taking up space on your dropbox 👨‍💻? Find out how to check here.

Forum Discussion

anonymous's avatar
anonymous
7 years ago
Solved

Issue with ListFolderAsync() ,windows form appliocation c# Dropbox api

Hello, I'm using ListFolderAsync() to fetch all files from particular folder of DropBox. code : var list = await dbx.Files.ListFolderAsync(folderPath, true); So,i am getting all path of files w...
  • Здравко's avatar
    7 years ago

    Hi anonymous,

    :grinning: When you make a call to a native OS API, are you receiving results ordered somehow? :wink: Every application arranges the result in a target sequence or use some library to achieve this.

    Hope this helps to some extent.

About Discuss Dropbox Developer & API

Node avatar for Discuss Dropbox Developer & API
Make connections with 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!