Edit

Share via


LenientGlobalObject.decodeURI Field

Definition

Overloads

decodeURI

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

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

decodeURI

Stores an object that represents the static decodeURI(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 ^ decodeURI;
public object decodeURI;
val mutable decodeURI : obj
Public decodeURI As Object 

Field Value

Applies to