다음을 통해 공유


GlobalObject.originalReferenceErrorField 필드

정의

ErrorConstructor 개체에 대한 참조를 저장합니다. 이 개체는 ReferenceError로 초기화됩니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

필드 값

적용 대상