HttpBrowserCapabilitiesBase.Type Property

 

When overridden in a derived class, gets the name and major (integer) version number of the browser.

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

abstract Type : string with get
override Type : string with get

Property Value

Type: System.String

The name and major version number of the browser.

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: