DocFxPdfSettings.

OutputPath Property

Summary

Gets or sets the output base directory.
Namespace
Cake.DocFx.Pdf
Containing Type
DocFxPdfSettings

Syntax

public DirectoryPath OutputPath { get; set; }

Value

Type Description
DirectoryPath
GitHub
Discussions