[]
        
(Showing Draft Content)

C1.Web.Api.Storage.DiskStorageProvider.-ctor

DiskStorageProvider Constructor

DiskStorageProvider(string)

Creates a DiskStorageProvider with disk path which is used as the root path.

Declaration
public DiskStorageProvider(string root)
Parameters
Type Name Description
string root

The disk path which is used as the root path.