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