DocFxInitSettings.

OutputPath Property

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