<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.1" />

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.