This property, when set to true, disables IIS from monitoring change notifications and will not cache files whose URL resides in the current virtual directory.
| Data type | Boolean |
| Default value | FALSE |
| 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 |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier | MD_VR_NO_CACHE |
| Data type | DWORD_METADATA |
| User type | IIS_MD_UT_FILE |