HttpCapabilitiesBase.Browsers Property

 

Gets an ArrayList of the browsers in the Capabilities dictionary.

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

Public ReadOnly Property Browsers As ArrayList

Property Value

Type: System.Collections.ArrayList

An ArrayList of the browsers in the Capabilities dictionary.

.NET Framework
Available since 2.0
Return to top
Show: