# C1.Web.Mvc.FileManager.InitPath

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Web_Mvc_FileManager_InitPath_" data-uid="C1.Web.Mvc.FileManager.InitPath*">InitPath Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Web_Mvc_FileManager_InitPath_" data-uid="C1.Web.Mvc.FileManager.InitPath*"></a>
<h4 id="C1_Web_Mvc_FileManager_InitPath" data-uid="C1.Web.Mvc.FileManager.InitPath">InitPath</h4>
<div class="markdown level1 summary"><p>Initial path of cloud. (obsolete) please use Root Folder and Container Name (of Azure) instead.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Obsolete(&quot;please use RootFolder and ContainerName (of Azure, OneDrive) instead.&quot;)]
public string InitPath { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Obsolete(&quot;please use RootFolder and ContainerName (of Azure, OneDrive) instead.&quot;)&gt;
Public Property InitPath As String</code></pre>
</div>
</div>
