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

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.