This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.DocFx.
Summary
Gets or sets the output folder of the config file.
If not specified, the config file will be saved to a new folder
docfx_project
.
- Assembly
- Cake
.DocFx .dll - Namespace
- Cake
.DocFx .Init - Containing Type
- DocFxInitSettings
Syntax
public DirectoryPath OutputPath { get; set; }
Value
Type | Description |
---|---|
DirectoryPath |