HeatSettings.

NoLogo Property

Summary

Gets or sets a value indicating whether [no logo].
Namespace
Cake.Common.Tools.WiX.Heat
Containing Type
HeatSettings

Syntax

public bool NoLogo { get; set; }

Value

Type Description
bool true if [no logo]; otherwise, false.