Summary
Gets the file providers.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .IO - Containing Type
- IFileSystem
Syntax
IFileProviderCollection FileProviders { get; }
Value
| Type | Description |
|---|---|
| I |
The file providers. |
IFileProviderCollection FileProviders { get; }
| Type | Description |
|---|---|
| I |
The file providers. |