IIsCompressionSchemeSetting (WMI)
This class corresponds to the IIsCompressionScheme IIS Admin object, and contains the read-write properties for the object.
Methods
The IIsCompressionSchemeSetting object has no methods.
Properties
The IIsCompressionSchemeSetting object defines the following properties, in addition to those inherited from IIsSetting (WMI).
Property |
Data type |
Description |
---|---|---|
HcCompressionDll |
String |
See HcCompressionDll in the Metabase Property Reference. |
HcCreateFlags |
SINT32 |
See HcCreateFlags in the Metabase Property Reference. |
HcDoDynamicCompression |
Boolean |
See HcDoDynamicCompression in the Metabase Property Reference. |
HcDoOnDemandCompression |
Boolean |
See HcDoOnDemandCompression in the Metabase Property Reference. |
HcDoStaticCompression |
Boolean |
See HcDoStaticCompression in the Metabase Property Reference. |
HcDynamicCompressionLevel |
SINT32 |
See HcDynamicCompressionLevel in the Metabase Property Reference. |
HcFileExtensions[] |
array of String |
See HcFileExtensions in the Metabase Property Reference. |
HcOnDemandCompLevel |
SINT32 |
See HcOnDemandCompLevel in the Metabase Property Reference. |
HcPriority |
SINT32 |
See HcPriority in the Metabase Property Reference. |
HcScriptFileExtensions[] |
array of String |
See HcScriptFileExtensions in the Metabase Property Reference. |
Name |
String |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
Requirements
Server: Requires or Windows Server 2003.
Product: IIS