DataSourceFileSystemProvider Constructors
Provides an implementation of a data source file system provider.| Name | Parameters | Description |
|---|---|---|
| DataSourceFileSystemProvider(String) | rootFolder | Initialize a new instance of the DataSourceFileSystemProvider class with the specified root folder. |
See Also