[This is preliminary documentation and subject to change]
This property specifies the bitmask that can be used against the metabase property, specified by LogCustomPropertyID, to determine whether the particular logging field is currently enabled or disabled.
When a logging module is asked to log custom information fields, the logging module will access the property specified by LogCustomPropertyID, and check the individual flag bits, specified by LogCustomPropertyMask, to determine if that particular field is currently enabled or disabled.
For more information about custom logging fields, see Setting Metabase Properties for Logging in the Platform SDK.
| Attribute Name | Attribute Value |
| Data Type | DWORD |
| Attributes | INHERIT |
| Default Value | 0 |
| MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
| User Type | IIS_MD_UT_SERVER |
| StartingNumber | |
| EndingNumber | 0 |
| ID | 4504 |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier | MD_LOGCUSTOM_PROPERTY_MASK |
| Data type | DWORD |
| User type | IIS_MD_UT_SERVER |