<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.0-preview.4.23259.5" />

SettingsPropertyNotFoundException

Provides an exception for SettingsProperty objects that are not found.
public SettingsPropertyNotFoundException(string message)

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

public SettingsPropertyNotFoundException(string message, Exception innerException)

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

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

Initializes a new instance of the SettingsPropertyNotFoundException class.