HttpBrowserCapabilitiesWrapper.JScriptVersion Property

 

Gets the JScript version that the browser supports.

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

Public Overrides ReadOnly Property JScriptVersion As Version

Property Value

Type: System.Version

The version of JScript that the browser supports.

For version number of ECMAScript supported by the browser, see EcmaScriptVersion.

.NET Framework
Available since 3.5
Return to top
Show: