CandleSettings.

Architecture Property

Summary

Gets or sets a value indicating which architecture to build the MSI package for.
Namespace
Cake.Common.Tools.WiX
Containing Type
CandleSettings

Syntax

public Architecture? Architecture { get; set; }

Value

Type Description
Architecture?