LightSettings.

OutputFile Property

Summary

Gets or sets the path to the output file (i.e. the resulting MSI package).
Namespace
Cake.Common.Tools.WiX
Containing Type
LightSettings

Syntax

public FilePath OutputFile { get; set; }

Value

Type Description
FilePath