InputPaths Property
Gets the input paths collection which can be used to add or remove input paths.
Namespace
Statiq.Testing
Containing Type
TestFileSystem
Implements
Property Type
PathCollection

Syntax

public PathCollection InputPaths { get; set; }

Value

Type Description
PathCollection The input paths.