FilterState

This property indicates whether the filter is loaded (value 1) or unloaded (value 4). This property is read-only.

Data type Long
Default value Not set
Possible values 1 or 4
Inheritance Not inheritable

Access Locations

This property is accessible at the following locations:

Metabase Path Key Type
/LM/W3SVC/Filters/Filter IIsFilter
/LM/W3SVC/N/Filters/Filter IIsFilter

IIS Admin Base Object Information

The following tables list additional information required only for code that uses the IIS Admin Base Object.

Metabase identifier MD_FILTER_STATE
User type IIS_MD_UT_SERVER

Bitmask values
Constant Value Description
MD_FILTER_STATE_LOADED 0x00000001 Filter loaded.
MD_FILTER_STATE_UNLOADED 0x00000004 Filter unloaded.