NotDeletable Metabase Property
Applies To: Windows Server 2003, Windows Server 2003 with SP1
This property is not valid in IIS 6.0. In earlier versions of IIS, the NotDeletable property indicates whether a server can be deleted by using IIS Manager. If this property is set to true, an attempt to delete the affected server instance using IIS Manager results in an error.
Attribute Name | Attribute Value |
---|---|
XML Data Type |
Boolean |
WMI Data Type |
Boolean |
ADSI Data Type |
Boolean |
ABO Data Type |
Boolean |
ABO Metabase Identifier |
MD_NOT_DELETABLE |
Attributes |
INHERIT |
Default Value |
false |
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
User Type |
IIS_MD_UT_SERVER |
ID |
2116 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.