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