Gets or sets the output path.
- Namespace
- Statiq
.Common - Containing Type
- IFileSystem
- Property Type
- NormalizedPath
Syntax
NormalizedPath OutputPath { get; set; }
Value
Type | Description |
---|---|
NormalizedPath | The output path. |
NormalizedPath OutputPath { get; set; }
Type | Description |
---|---|
NormalizedPath | The output path. |