CacheResolveOperation Enumeration
The source to be used to acquire a container or payload.
Members
| Member | Description |
|---|---|
| Container | Extract the payload from the container. |
| Download | Download the payload or container from the download URL. |
| Local | Copy the payload or container from the chosen local source. |
| None | There is no source available. |
| Retry | Look again for the payload or container locally. |
WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040 |