C1.Web.Api.Storage Namespace : IFileStorage Interface |
For a list of all members of this type, see IFileStorage members.
Name | Description | |
---|---|---|
Delete | Delete the file from storage. | |
Read | Read the file stream. | |
Write | Write a stream to file, if the file already exists, it is overwritten. |