Web API Core | ComponentOne
C1.Web.Api.Storage Namespace / IDirectoryStorage Interface
Properties Methods

In This Topic
    IDirectoryStorage Interface Members
    In This Topic

    The following tables list the members exposed by IDirectoryStorage.

    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)
    Top
    Public Methods
     NameDescription
     MethodCreates the directory.  
     MethodDelete the directory from storage.  
     MethodGets directories in this directory.  
     MethodGets files in this directory.  
    Top
    See Also