HttpBrowserCapabilitiesBase.Version Property

 

When overridden in a derived class, gets the full version number (integer and decimal) of the browser as a string.

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

abstract Version : string with get
override Version : string with get

Property Value

Type: System.String

The full version number of the browser as a string.

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: