Summary
Gets or sets the template to use when harvesting.
- Namespace
- Cake
.Common .Tools .WiX .Heat - Containing Type
- HeatSettings
Syntax
public WiXTemplateType? Template { get; set; }
Value
| Type | Description |
|---|---|
| WiXTemplateType? | The template. |
