Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

SettingsLoadedEventArgs Constructor (SettingsProvider^)

 

Initializes a new instance of the SettingsLoadedEventArgs class.

Namespace:   System.Configuration
Assembly:  System (in System.dll)

public:
SettingsLoadedEventArgs(
	SettingsProvider^ provider
)

Parameters

provider
Type: System.Configuration::SettingsProvider^

A SettingsProvider object from which settings are loaded.

.NET Framework
Available since 2.0
Return to top
Show:
© 2017 Microsoft