Aracılığıyla paylaş


ProtectedProviderSettings.Providers Özellik

Tanım

Korumalı yapılandırma verileri için sağlayıcıların özelliklerini temsil eden bir nesne koleksiyonu ProviderSettings alır.

public:
 property System::Configuration::ProviderSettingsCollection ^ Providers { System::Configuration::ProviderSettingsCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", IsDefaultCollection=true, Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)]
public System.Configuration.ProviderSettingsCollection Providers { get; }
public System.Configuration.ProviderSettingsCollection Providers { get; }
[<System.Configuration.ConfigurationProperty("", IsDefaultCollection=true, Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)>]
member this.Providers : System.Configuration.ProviderSettingsCollection
member this.Providers : System.Configuration.ProviderSettingsCollection
Public ReadOnly Property Providers As ProviderSettingsCollection

Özellik Değeri

Korumalı yapılandırma verileri için sağlayıcıların özelliklerini temsil eden nesne koleksiyonu ProviderSettings .

Öznitelikler

Açıklamalar

Bu özelliği, özelliği yerine korumalı yapılandırma verileri için sağlayıcıların özelliklerine Properties erişmek için kullanın.

Şunlara uygulanır