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