InstallerCreationCommand.

AddModuleComponentVirtual(InstallerDatabase, InstallerTable, string) Method

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