[This is preliminary documentation and subject to change]
This property indicates which MIME types are supported by the compression scheme. Only static files with the specified MIME type will be compressed by IIS. If this setting is empty, then the scheme supports all MIME types.
In addition to MIME type matches, HcDoOnDemandCompression and HcDoStaticCompression must be set to TRUE for compression to be performed.
The Web service must be restarted before any changes to this property take effect.
| Attribute Name | Attribute Value |
| Data Type | STRING |
| Attributes | NO_ATTRIBUTES |
| Default Value | null |
| MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
| User Type | IIS_MD_UT_SERVER |
| StartingNumber | |
| EndingNumber | |
| ID | 2239 |
This property is accessible at the following locations:
| Metabase Path | IIS Admin Object Type |
| /LM/W3SVC/Filters/Compression/gzip | IIsCompressionScheme |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier | MD_HC_MIME_TYPE |
| Data type | STRING |
| User type | IIS_MD_UT_SERVER |