DocFxBuildSettings.

TemplateFolder Property

Summary

Gets or sets the template path to use. If not specified, the default template configured in the 'build' section of docfx.json will be used.
Namespace
Cake.DocFx.Build
Containing Type
DocFxBuildSettings

Syntax

public DirectoryPath TemplateFolder { get; set; }

Value

Type Description
DirectoryPath
GitHub
Discussions