다음을 통해 공유


GlobalObject.originalSyntaxErrorField 필드

정의

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

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

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

필드 값

ErrorConstructor

적용 대상