Web API Edition | ComponentOne
C1.Web.Api.Storage Namespace / DiskStorageProvider Class
Properties Methods


In This Topic
    DiskStorageProvider Class Members
    In This Topic

    The following tables list the members exposed by DiskStorageProvider.

    Public Constructors
     NameDescription
    Public ConstructorCreates a DiskStorageProvider with disk path which is used as the root path.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the disk path which is used as the root path.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the IDirectoryStorage with specified name and arguments.  
    Public MethodGets the IFileStorage with specified name and arguments.  
    Top
    See Also