Summary
Gets or sets the overridden project name to use in variables.
- Namespace
- Cake
.Common .Tools .WiX .Heat - Containing Type
- HeatSettings
Syntax
public string ProjectName { get; set; }
Value
| Type | Description |
|---|---|
| string | The name of the project. |
