HeatSettings.

TreatSpecificWarningsAsErrors Property

Summary

Gets or sets the treat specific warnings as errors.
Namespace
Cake.Common.Tools.WiX.Heat
Containing Type
HeatSettings

Syntax

public IEnumerable<string> TreatSpecificWarningsAsErrors { get; set; }

Value

Type Description
IEnumerable<string> The treat specific warnings as errors.