Gets the input paths collection which can be used
to add or remove input paths.
- Namespace
- Statiq
.Common - Containing Type
- IFileSystem
- Property Type
- PathCollection
Syntax
PathCollection InputPaths { get; }
Value
| Type | Description |
|---|---|
| PathCollection | The input paths. |