Summary
Gets or sets the indentation multiplier, overrides default of 4.
- Namespace
- Cake
.Common .Tools .WiX .Heat - Containing Type
- HeatSettings
Syntax
public int? Indent { get; set; }
Value
Type | Description |
---|---|
int? | The indent. |