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 |
The treat specific warnings as errors. |