PrimaryPackageType Enumeration
Metadata for BAs like WixInternalUIBootstrapperApplication that only support one main package.
Members
Member | Description |
---|---|
ARM64 | The package to use on ARM64 machines. |
Default | The default package if no architecture specific package is available for the current architecture. |
None | Not a primary package. |
X64 | The package to use on x64 machines. |
X86 | The package to use on x86 machines. |
WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040 |