PackageType Enumeration
The type of package.
Members
| Member | Description |
|---|---|
| AddonBundle | Related bundle of type Addon |
| ChainBundle | BundlePackage |
| Exe | ExePackage |
| Msi | MsiPackage |
| Msp | MspPackage |
| Msu | MsuPackage |
| PatchBundle | Related bundle of type Patch |
| Unknown | Invalid type. |
| UpdateBundle | Related bundle of type Update |
| UpgradeBundle | Related bundle of type Upgrade |
WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040 |