CloudFileSystemProviderBase Constructors
Serves as the base class for providers that perform operations with cloud file systems.Name | Parameters | Description |
---|---|---|
CloudFileSystemProviderBase(String) | rootFolder | Initialize a new instance of the CloudFileSystemProviderBase class with the specified root folder. |
See Also