Web API Edition | ComponentOne
C1.Web.Api.Storage Namespace / StorageProviderManager Class / Current Property

In This Topic
    Current Property (StorageProviderManager)
    In This Topic
    Gets the StorageProviderManager instance.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Current As StorageProviderManager
    public static StorageProviderManager Current {get;}
    See Also