GlobalObject.originalRegExpField Field

Definition

Stores a reference to a RegExpConstructor object.

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

protected: Microsoft::JScript::RegExpConstructor ^ originalRegExpField;
protected Microsoft.JScript.RegExpConstructor originalRegExpField;
val mutable originalRegExpField : Microsoft.JScript.RegExpConstructor
Protected originalRegExpField As RegExpConstructor 

Field Value

Applies to