ComponentOne Studio Web API Edition
StorageProviderManager Class Members
Properties  Methods 

The following tables list the members exposed by StorageProviderManager.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)CurrentGets the StorageProviderManager instance.  
Public PropertyItemsGets the map of the items which are maintained. (Inherited from C1.Web.Api.Configuration.Manager<IStorageProvider>)
Top
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.