ComponentOne Studio Web API Edition
StorageProviderManager Class Methods

For a list of all members of this type, see StorageProviderManager members.

Public Methods
 NameDescription
Public MethodAddAdd item with the key to the manager. (Inherited from C1.Web.Api.Configuration.Manager<IStorageProvider>)
Public MethodContainsGets a boolean value which indicates whether the key exists in the manager. (Inherited from C1.Web.Api.Configuration.Manager<IStorageProvider>)
Public MethodGetGets the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IStorageProvider>)
Public Methodstatic (Shared in Visual Basic)GetDirectoryStorageGets the IDirectoryStorage with specified path and arguments.  
Public Methodstatic (Shared in Visual Basic)GetFileStorageGets the IFileStorage with specified path and arguments.  
Public MethodGetProviderGets the IStorageProvider with the specified path.  
Public MethodRemoveRemove the item with the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IStorageProvider>)
Public MethodTryGetTry to get the instance which is mapped to the specified key. (Inherited from C1.Web.Api.Configuration.Manager<IStorageProvider>)
Top
See Also

Reference

StorageProviderManager Class
C1.Web.Api.Storage Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.