MsiTask.

MsiLicense Property

Summary

An .rtf (rich text format) file containing the license agreement for your software. The contents of this file will be displayed to the user when setup runs and must be accepted to continue.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Msi
Containing Type
MsiTask

Syntax

[TaskAttribute("license", Required = false)]
public string MsiLicense { get; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string