InstallerDatabase.

Import(string) Method

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

Syntax

public void Import(string tableStructureContents)

Parameters

Name Type Description
tableStructureContents string

Return Value

Type Description
void