HttpCapabilitiesBase.JScriptVersion Proprietà
Definizione
Ottiene la versione di JScript supportata dal browser.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
Valore della proprietà
Oggetto Version di JScript supportato dal browser.The Version of JScript that the browser supports.