OutputCacheSection.Providers Egenskap

Definition

Hämtar eller anger samlingen av utdatacacheproviders som lagras i elementet OutputCacheSection i en konfigurationsfil.

public:
 property System::Configuration::ProviderSettingsCollection ^ Providers { System::Configuration::ProviderSettingsCollection ^ get(); };
[System.Configuration.ConfigurationProperty("providers")]
public System.Configuration.ProviderSettingsCollection Providers { get; }
[<System.Configuration.ConfigurationProperty("providers")>]
member this.Providers : System.Configuration.ProviderSettingsCollection
Public ReadOnly Property Providers As ProviderSettingsCollection

Egenskapsvärde

Insamling av providrar.

Attribut

Gäller för