BrowserCapabilitiesFactoryBase.MatchedHeaders Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Used internally by the configuration system to represent a collection of request-header values.

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

member MatchedHeaders : IDictionary with get

Property Value

Type: System.Collections.IDictionary

A collection of request headers.

.NET Framework
Available since 2.0
Return to top
Show: