<?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 How to create a new folder on dropbox SDK C#? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-create-a-new-folder-on-dropbox-SDK-C/m-p/161912#M5612</link>
    <description>&lt;P&gt;I have a textbox, it be using for input name of folder. and a button's name create.&lt;/P&gt;
&lt;P&gt;public async void CreateANewFolder(string token,string path)&lt;BR /&gt; {&lt;BR /&gt; using (var dbx = new DropboxClient(token))&lt;BR /&gt; {&lt;BR /&gt; var created = await dbx.Files.CreateFolderAsync(path);&lt;BR /&gt; //var endCreated = await dbx.Files.EndCreateFolder();&lt;BR /&gt; }&lt;BR /&gt; }&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:34:56 GMT</pubDate>
    <dc:creator>le h.</dc:creator>
    <dc:date>2019-05-29T09:34:56Z</dc:date>
    <item>
      <title>How to create a new folder on dropbox SDK C#?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-create-a-new-folder-on-dropbox-SDK-C/m-p/161912#M5612</link>
      <description>&lt;P&gt;I have a textbox, it be using for input name of folder. and a button's name create.&lt;/P&gt;
&lt;P&gt;public async void CreateANewFolder(string token,string path)&lt;BR /&gt; {&lt;BR /&gt; using (var dbx = new DropboxClient(token))&lt;BR /&gt; {&lt;BR /&gt; var created = await dbx.Files.CreateFolderAsync(path);&lt;BR /&gt; //var endCreated = await dbx.Files.EndCreateFolder();&lt;BR /&gt; }&lt;BR /&gt; }&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:34:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-create-a-new-folder-on-dropbox-SDK-C/m-p/161912#M5612</guid>
      <dc:creator>le h.</dc:creator>
      <dc:date>2019-05-29T09:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new folder on dropbox SDK C#?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-create-a-new-folder-on-dropbox-SDK-C/m-p/161913#M5613</link>
      <description>&lt;P&gt;Yes, you can use &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Files_Routes_FilesRoutes_CreateFolderAsync_1.htm" target="_blank" rel="nofollow noreferrer"&gt;CreateFolderAsync&lt;/A&gt;&amp;nbsp;to create a folder using the .NET SDK, as you have in your code.&lt;/P&gt;
&lt;P&gt;If that's not working for you, please check and share the error or output you get.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2016 01:34:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-create-a-new-folder-on-dropbox-SDK-C/m-p/161913#M5613</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-03-17T01:34:25Z</dc:date>
    </item>
  </channel>
</rss>

