Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Specifies the degree of compression used to store the file in the package.
typedef enum APPX_COMPRESSION_OPTION {
APPX_COMPRESSION_OPTION_NONE,
APPX_COMPRESSION_OPTION_NORMAL,
APPX_COMPRESSION_OPTION_MAXIMUM,
APPX_COMPRESSION_OPTION_FAST,
APPX_COMPRESSION_OPTION_SUPERFAST
} ;
APPX_COMPRESSION_OPTION_NONE No compression. |
APPX_COMPRESSION_OPTION_NORMAL Normal compression. |
APPX_COMPRESSION_OPTION_MAXIMUM Maximum compression. |
APPX_COMPRESSION_OPTION_FAST Fast compression. |
APPX_COMPRESSION_OPTION_SUPERFAST Super-fast compression. |
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Header | appxpackaging.h |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now