[]
        
(Showing Draft Content)

C1.Web.Api.Storage.Legacy.ICloudStorage

ICloudStorage Interface

Namespace: C1.Web.Api.Storage.Legacy
Assembly: C1.AspNetCore.Api.dll
Syntax
public interface ICloudStorage : IFileStorage, IStorage
Public Interface ICloudStorage
    Inherits IFileStorage, IStorage

Methods

Name Description
CreateFolder()

Create new folder with the specified path

List()

List all files and folders.

MoveFile()

Move files from current path to destination path