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