This property indicates whether the active server port is written to the log file during a logging event. This property is one of the flags contained in the LogExtFileFlags property.
| Data type | Boolean | 
| Default value | FALSE | 
| Inheritance | Inheritable | 
This property is accessible at the following locations:
| Metabase Path | Key Type | 
| /LM/MSFTPSVC | IIsFtpService | 
| /LM/MSFTPSVC/N | IIsFtpServer | 
| /LM/W3SVC | IIsWebService | 
| /LM/W3SVC/N | IIsWebServer | 
The following table lists additional information required only for code that uses the IIS Admin Base Object.
Note This property is a bitmask flag of the identifier MD_LOGEXT_FIELD_MASK.
| Metabase identifier | MD_LOGEXT_FIELD_MASK | 
| Metabase bitmask identifier | MD_EXTLOG_SERVER_PORT | 
| Data type | DWORD_METADATA | 
| User type | IIS_MD_UT_SERVER | 
| Metabase bitmask value | 0x00008000 |