SettingsBase.Providers Свойство

Определение

Возвращает коллекцию поставщиков параметров.

public:
 virtual property System::Configuration::SettingsProviderCollection ^ Providers { System::Configuration::SettingsProviderCollection ^ get(); };
public virtual System.Configuration.SettingsProviderCollection Providers { get; }
member this.Providers : System.Configuration.SettingsProviderCollection
Public Overridable ReadOnly Property Providers As SettingsProviderCollection

Значение свойства

Коллекция SettingsProviderCollection, содержащая объекты SettingsProvider.

Применяется к