BaseDocFxLogSettings.

WarningsAsErrors Property

Summary

Gets or sets a value indicating if warnings should be treated as errors.
Assembly
Cake.DocFx.dll
Namespace
Cake.DocFx
Containing Type
BaseDocFxLogSettings

Syntax

public bool WarningsAsErrors { get; set; }

Value

Type Description
bool