<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.6.0-preview6.19303.8" />

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.