This property provides the URL for the ROOT directory of the application name space. This property should be considered read-only. To mark a node as an application root, use the application management methods of the IIsWebVirtualDir and IIsWebDirectory objects.
| Data type | String |
| Default value | Empty |
| Inheritance | Inheritable |
This property is accessible at the following locations:
| Metabase Path | Key Type |
| /LM/W3SVC | IIsWebService |
| /LM/W3SVC/N | IIsWebServer |
| /LM/W3SVC/N/ROOT | IIsWebVirtualDir |
| /LM/W3SVC/N/ROOT/WebVirtualDir | IIsWebVirtualDir |
| /LM/W3SVC/N/ROOT/WebVirtualDir/WebDirectory | IIsWebDirectory |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier | MD_APP_ROOT |
| User type | IIS_MD_UT_FILE |