Summary
Gets or sets the output file.
- Namespace
- Cake
.Common .Tools .WiX .Heat - Containing Type
- HeatSettings
Syntax
public FilePath OutputFile { get; set; }
Value
Type | Description |
---|---|
FilePath | The output file. |
public FilePath OutputFile { get; set; }
Type | Description |
---|---|
FilePath | The output file. |