ComponentOne Web API Edition
IFileStorage Interface Members
Properties  Methods 

C1.Web.Api.Storage Namespace : IFileStorage Interface

The following tables list the members exposed by IFileStorage.

Public Properties
 NameDescription
 PropertyDetermines whether the specified file exists. (Inherited from C1.Web.Api.Storage.IStorage)
 PropertyGets the name of storage. (Inherited from C1.Web.Api.Storage.IStorage)
 PropertyDetermines whether the specified file is read only.  
Top
Public Methods
 NameDescription
 MethodDelete the file from storage.  
 MethodRead the file stream.  
 MethodWrite a stream to file, if the file already exists, it is overwritten.  
Top
See Also

Reference

IFileStorage Interface
C1.Web.Api.Storage Namespace