GlobalObject.originalObjectField Field

Definition

Stores a reference to an ObjectConstructor object.

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

protected: Microsoft::JScript::ObjectConstructor ^ originalObjectField;
protected Microsoft.JScript.ObjectConstructor originalObjectField;
val mutable originalObjectField : Microsoft.JScript.ObjectConstructor
Protected originalObjectField As ObjectConstructor 

Field Value

Applies to