DocFxBuildSettings.

OutputPath Property

Summary

Gets or sets the output folder. The default is _site, and is configured in the 'build' section of docfx.json.
Assembly
Cake.DocFx.dll
Namespace
Cake.DocFx.Build
Containing Type
DocFxBuildSettings

Syntax

public DirectoryPath OutputPath { get; set; }

Value

Type Description
DirectoryPath