InputPathMappings Property
Namespace
Statiq.Testing
Containing Type
TestFileSystem
Implements
Property Type
IDictionary<NormalizedPath, NormalizedPath>

Syntax

public IDictionary<NormalizedPath, NormalizedPath> InputPathMappings { get; set; }

Value

Type Description
IDictionary<NormalizedPath, NormalizedPath>