System.Configuration.SettingsLoadedEventArgs Class

Provides data for the ApplicationSettingsBase.SettingsLoaded event.

See Also: SettingsLoadedEventArgs Members

Syntax

public class SettingsLoadedEventArgs : EventArgs

Remarks

The System.Configuration.SettingsLoadedEventArgs class provides data for the ApplicationSettingsBase.SettingsLoaded event, which occurs when settings are retrieved from a provider.

Requirements

Namespace: System.Configuration
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0