Summary
Gets or sets the output folder. The default is _site, and is configured in the 'build'
section of docfx.json.
- Namespace
- Cake
.DocFx .Build - Containing Type
- DocFxBuildSettings
Syntax
public DirectoryPath OutputPath { get; set; }
Value
Type | Description |
---|---|
DirectoryPath |