Summary
Gets or sets the preprocessor variable.
- Namespace
- Cake
.Common .Tools .WiX .Heat - Containing Type
- HeatSettings
Syntax
public string PreprocessorVariable { get; set; }
Value
Type | Description |
---|---|
string | The preprocessor variable. |