<PackageReference Include="System.Configuration.ConfigurationManager" Version="10.0.0-preview.3.25171.5" />

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.