IOutputCacheEntry.HeaderElements Property

.NET Framework (current version)
 

Gets the collection of HTTP header elements in an output-cache entry.

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

Property HeaderElements As List(Of HeaderElement)

Property Value

Type: System.Collections.Generic.List(Of HeaderElement)

A list of HTTP header elements.

.NET Framework
Available since 4.0
Return to top
Show: