GlobalObject.originalObjectPrototypeField Field

Definition

Stores a reference to an ObjectPrototype object.

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

protected: Microsoft::JScript::ObjectPrototype ^ originalObjectPrototypeField;
protected Microsoft.JScript.ObjectPrototype originalObjectPrototypeField;
val mutable originalObjectPrototypeField : Microsoft.JScript.ObjectPrototype
Protected originalObjectPrototypeField As ObjectPrototype 

Field Value

Applies to