HttpBrowserCapabilitiesWrapper.EcmaScriptVersion Property

 

Gets the version number of ECMAScript (JavaScript) that the browser supports.

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

Public Overrides ReadOnly Property EcmaScriptVersion As Version

Property Value

Type: System.Version

The version number of ECMAScript (JavaScript) that the browser supports.

.NET Framework
Available since 3.5
Return to top
Show: