<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.0-preview.2.24128.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.