ComponentOne Studio Web API Edition
IFileStorage Interface Members
Properties  Methods 

The following tables list the members exposed by IFileStorage.

Public Properties
 NameDescription
 PropertyExistsDetermines whether the specified file exists. (Inherited from C1.Web.Api.Storage.IStorage)
 PropertyNameGets the name of storage. (Inherited from C1.Web.Api.Storage.IStorage)
 PropertyReadOnlyDetermines whether the specified file is read only.  
Top
Public Methods
 NameDescription
 MethodDeleteDelete the file from storage.  
 MethodReadRead the file stream.  
 MethodWriteWrite a stream to file, if the file already exists, it is overwritten.  
Top
See Also

Reference

IFileStorage Interface
C1.Web.Api.Storage Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.