# GrapeCity.Documents.Html.GcHtmlRenderer.BrowserDestinationFolder

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Html_GcHtmlRenderer_BrowserDestinationFolder_" data-uid="GrapeCity.Documents.Html.GcHtmlRenderer.BrowserDestinationFolder*">BrowserDestinationFolder Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Html_GcHtmlRenderer_BrowserDestinationFolder_" data-uid="GrapeCity.Documents.Html.GcHtmlRenderer.BrowserDestinationFolder*"></a>
<h4 id="GrapeCity_Documents_Html_GcHtmlRenderer_BrowserDestinationFolder" data-uid="GrapeCity.Documents.Html.GcHtmlRenderer.BrowserDestinationFolder">BrowserDestinationFolder</h4>
<div class="markdown level1 summary"><p>Gets or sets the destination folder for the Chromium downloads.</p>
<p>
If this property is not set, the downloads are stored to [root]/.local-chromium,
where [root] is where the project binaries are located.
</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public static string BrowserDestinationFolder { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Shared Property BrowserDestinationFolder As String</code></pre>
</div>
</div>
