HttpCapabilitiesBase.JScriptVersion Property

 

Gets the JScript version that the browser supports.

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

Public ReadOnly Property JScriptVersion As Version

Property Value

Type: System.Version

The Version of JScript that the browser supports.

.NET Framework
Available since 2.0
Return to top
Show: