- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Msi - Containing Type
- Installer
Creation Command
Syntax
protected abstract void AddModuleComponentVirtual(InstallerDatabase database, InstallerTable modComponentTable, string componentName)
Parameters
| Name | Type | Description |
|---|---|---|
| database | InstallerDatabase | |
| modComponentTable | InstallerTable | |
| componentName | string |
Return Value
| Type | Description |
|---|---|
| void |
