Web API Edition | ComponentOne
C1.Web.Api.Storage Namespace / DiskStorageProvider Class / Root Property

In This Topic
    Root Property
    In This Topic
    Gets the disk path which is used as the root path.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Root As String
    public string Root {get;}
    See Also