The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ConfigurationElement::SetReadOnly Method ()
.NET Framework (current version)
Sets the IsReadOnly property for the ConfigurationElement object and all subelements.
Assembly: System.Configuration (in System.Configuration.dll)
This method is used internally to set aside those system-configuration elements that cannot be modified.
To determine which elements can be modified, use the IsReadOnly method.
.NET Framework
Available since 2.0
Available since 2.0
Show: