InnoSetupSettings.

OutputBaseFilename Property

Summary

Gets or sets the output base file name (/F<filename> command line option, overrides the script's OutputBaseFilename attribute).

Syntax

public string OutputBaseFilename { get; set; }

Value

Type Description
string