Skip to main content

WixToolset.Dtf.WindowsInstaller.Package namespace

Classes

ClassDescription
InstallPackageProvides access to powerful build, maintenance, and analysis operations on an installation package (.MSI or .MSM).
InstallPackagePropertiesAccessor for getting and setting properties of the «see T:WixToolset.Dtf.WindowsInstaller.Package.InstallPackage» database.
InstallPathRepresents the installation path of a file or directory from an installer product database.
InstallPathCollectionRepresents a collection of InstallPaths that are the child paths of the same parent directory.
InstallPathMapRepresents a mapping of install paths for all directories, components, or files in an installation database.
PatchPackageProvides access to convenient properties and operations on a patch package (.MSP).
TransformInfoContains properties of a transform package (.MST).

Delegates

DelegateDescription
InstallPackageMessageHandlerHandles status messages generated when operations are performed on an «see T:WixToolset.Dtf.WindowsInstaller.Package.InstallPackage» or «see T:WixToolset.Dtf.WindowsInstaller.Package.PatchPackage» .