Summary
A directory relative to the NAnt script in which the msi task resides
from which to retrieve files that will be installed by the msi
database. All files that will be included in your installation need
to be located directly within or in subdirectories of this directory.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Msi - Containing Type
- InstallerTaskBase
Syntax
[TaskAttribute("sourcedir", Required = true, ProcessXml = false)]
public string MsiSourceDir { get; }
Attributes
Type | Description |
---|---|
TaskAttribute |
Value
Type | Description |
---|---|
string |