LenientGlobalObject.unescape Field

Definition

Stores an object that represents the static unescape(Object) method of the GlobalObject class.

This API supports the product infrastructure and is not intended to be used directly from your code.

public: System::Object ^ unescape;
[Microsoft.JScript.NotRecommended("unescape")]
public object unescape;
[<Microsoft.JScript.NotRecommended("unescape")>]
val mutable unescape : obj
Public unescape As Object 

Field Value

Attributes

Applies to