Provides an exception for System.Configuration.SettingsProperty objects that are not found.
See Also: SettingsPropertyNotFoundException Members
This exception is thrown by the System.Configuration.SettingsBase class when an attempt is made to access a property by name, but either the property was never associated with the System.Configuration.SettingsBase class instance, or the provider configured for the property did not return a value when asked to load the property data.