# GrapeCity.ActiveReports.Core.Document.DocumentBase-1.CacheToDiskLocation

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_Core_Document_DocumentBase_1_CacheToDiskLocation_" data-uid="GrapeCity.ActiveReports.Core.Document.DocumentBase`1.CacheToDiskLocation*">CacheToDiskLocation Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Core_Document_DocumentBase_1_CacheToDiskLocation_" data-uid="GrapeCity.ActiveReports.Core.Document.DocumentBase`1.CacheToDiskLocation*"></a>
<h4 id="GrapeCity_ActiveReports_Core_Document_DocumentBase_1_CacheToDiskLocation" data-uid="GrapeCity.ActiveReports.Core.Document.DocumentBase`1.CacheToDiskLocation">CacheToDiskLocation</h4>
<div class="markdown level1 summary"><p>Gets or sets the location of CacheToDisk files - can be physical path or &quot;IsolatedStorage&quot; to use IsolatedStorage.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public string CacheToDiskLocation { get; set; }</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Core.Document.IDocument-1.CacheToDiskLocation.html#GrapeCity_ActiveReports_Core_Document_IDocument_1_CacheToDiskLocation">IDocument&lt;T&gt;.CacheToDiskLocation</a></div>
</div>
