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: