SettingsBase::Providers Property
.NET Framework (current version)
Gets a collection of settings providers.
Assembly: System (in System.dll)
public: property SettingsProviderCollection^ Providers { virtual SettingsProviderCollection^ get(); }
Property Value
Type: System.Configuration::SettingsProviderCollection^A SettingsProviderCollection containing SettingsProvider objects.
.NET Framework
Available since 2.0
Available since 2.0
Show: