SettingsLoadedEventArgs::Provider Property

 

Gets the settings provider used to store configuration settings.

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

public:
property SettingsProvider^ Provider {
	SettingsProvider^ get();
}

Property Value

Type: System.Configuration::SettingsProvider^

A settings provider.

.NET Framework
Available since 2.0
Return to top
Show: