ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FileManager Class / InitPath Property

In This Topic
    InitPath Property (FileManager)
    In This Topic
    Initial path of cloud. (obsolete) please use Root Folder and Container Name (of Azure) instead.
    Syntax
    'Declaration
     
    Public Property InitPath As String
    public string InitPath {get; set;}
    See Also