TestFileSystem.

FileProvider Property

Summary

The file provider to use for this file system.
Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.IO
Containing Type
TestFileSystem

Syntax

public TestFileProvider FileProvider { get; set; }

Value

Type Description
TestFileProvider
GitHub