HttpCapabilitiesBase.JScriptVersion Property

Definition

Gets the JScript version that the browser supports.

public:
 property Version ^ JScriptVersion { Version ^ get(); };
public Version JScriptVersion { get; }
member this.JScriptVersion : Version
Public ReadOnly Property JScriptVersion As Version

Property Value

The Version of JScript that the browser supports.

Applies to