GlobalObject.originalStringField Field

Definition

Stores a reference to a StringConstructor object.

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

protected: Microsoft::JScript::StringConstructor ^ originalStringField;
protected Microsoft.JScript.StringConstructor originalStringField;
val mutable originalStringField : Microsoft.JScript.StringConstructor
Protected originalStringField As StringConstructor 

Field Value

Applies to