CacheSection.Providers Property
Gets the provider settings collection.
Assembly: System.Web (in System.Web.dll)
[ConfigurationPropertyAttribute("providers")] public ProviderSettingsCollection Providers { get; }
Property Value
Type: System.Configuration.ProviderSettingsCollectionThe provider settings collection.
.NET Framework
Available since 4.7
Available since 4.7
Show: