Summary
Gets the input paths collection which can be used
to add or remove input paths.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .IO - Containing Type
- IFileSystem
Syntax
PathCollection<DirectoryPath> InputPaths { get; }
Value
Type | Description |
---|---|
PathCollection |
The input paths. |