MsmCreationCommand.

AddModuleComponentVirtual(InstallerDatabase, InstallerTable, string) Method

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Msi
Containing Type
MsmCreationCommand

Syntax

protected override void AddModuleComponentVirtual(InstallerDatabase database, InstallerTable modComponentTable, string componentName)

Parameters

Name Type Description
database InstallerDatabase
modComponentTable InstallerTable
componentName string

Return Value

Type Description
void