Teilen über


GlobalObject.originalSyntaxErrorField Feld

Definition

Speichert einen Verweis auf ein ErrorConstructor-Objekt. Das Objekt wird als SyntaxError initialisiert.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Feldwert

Gilt für: