<PackageReference Include="System.Configuration.ConfigurationManager" Version="11.0.0-preview.2.26159.112" />

System.Configuration.SettingsPropertyIsReadOnlyException

Provides an exception for read-only SettingsProperty objects.
public SettingsPropertyIsReadOnlyException(string message)

Initializes a new instance of the SettingsPropertyIsReadOnlyException class based on a supplied parameter.

public SettingsPropertyIsReadOnlyException(string message, Exception innerException)

Initializes a new instance of the SettingsPropertyIsReadOnlyException class based on supplied parameters.

Initializes a new instance of the SettingsPropertyIsReadOnlyException class based on the supplied parameters.

Initializes a new instance of the SettingsPropertyIsReadOnlyException class.