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 |
The suppress specific warnings. |