Summary
Gets or sets the transform to apply to harvested files.
- Namespace
- Cake
.Common .Tools .WiX .Heat - Containing Type
- HeatSettings
Syntax
public string Transform { get; set; }
Value
| Type | Description |
|---|---|
| string | The transform. |
public string Transform { get; set; }
| Type | Description |
|---|---|
| string | The transform. |