<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic file list from  a folder ? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/file-list-from-a-folder/m-p/140852#M4390</link>
    <description>&lt;P&gt;I am getting the files from rootfolder of dropbox using following code but now i want to get the list of files from a specific folder .How can i do it in .net?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;using (var dbx = new DropboxClient(user.DropboxAccessToken))&lt;BR /&gt; {&lt;BR /&gt; var list = await dbx.Files.ListFolderAsync(string.Empty);&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:37:34 GMT</pubDate>
    <dc:creator>Manjit S.</dc:creator>
    <dc:date>2019-05-29T09:37:34Z</dc:date>
    <item>
      <title>file list from  a folder ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/file-list-from-a-folder/m-p/140852#M4390</link>
      <description>&lt;P&gt;I am getting the files from rootfolder of dropbox using following code but now i want to get the list of files from a specific folder .How can i do it in .net?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;using (var dbx = new DropboxClient(user.DropboxAccessToken))&lt;BR /&gt; {&lt;BR /&gt; var list = await dbx.Files.ListFolderAsync(string.Empty);&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:37:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/file-list-from-a-folder/m-p/140852#M4390</guid>
      <dc:creator>Manjit S.</dc:creator>
      <dc:date>2019-05-29T09:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: file list from  a folder ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/file-list-from-a-folder/m-p/140853#M4391</link>
      <description>&lt;P&gt;Just pass the path you want instead of string.Empty. E.g. dbx.Files.ListFolderAsync("/myfolder").&lt;/P&gt;</description>
      <pubDate>Sat, 12 Dec 2015 01:48:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/file-list-from-a-folder/m-p/140853#M4391</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-12-12T01:48:16Z</dc:date>
    </item>
  </channel>
</rss>

