CacheSection.Providers Property

 

Gets the provider settings collection.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

<ConfigurationPropertyAttribute("providers")>
Public ReadOnly Property Providers As ProviderSettingsCollection

Property Value

Type: System.Configuration.ProviderSettingsCollection

The provider settings collection.

.NET Framework
Available since 4.7
Return to top
Show: