HeatSettings.

SuppressSpecificWarnings Property

Summary

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

Syntax

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

Value

Type Description
IEnumerable<string> The suppress specific warnings.