GlobalObject.originalEvalErrorField Field

Definition

Stores a reference to an ErrorConstructor object. The object is initialized as an EvalError.

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

protected: Microsoft::JScript::ErrorConstructor ^ originalEvalErrorField;
protected Microsoft.JScript.ErrorConstructor originalEvalErrorField;
val mutable originalEvalErrorField : Microsoft.JScript.ErrorConstructor
Protected originalEvalErrorField As ErrorConstructor 

Field Value

Applies to