SettingsBase::Providers Property

 

Gets a collection of settings providers.

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

public:
property SettingsProviderCollection^ Providers {
	virtual SettingsProviderCollection^ get();
}

.NET Framework
Available since 2.0
Return to top
Show: