GlobalObject.TypeError Eigenschaft

Definition

Ruft einen Verweis auf ein ErrorConstructor Objekt ab. Das Objekt wird als initialisiert TypeError.

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

public:
 static property Microsoft::JScript::ErrorConstructor ^ TypeError { Microsoft::JScript::ErrorConstructor ^ get(); };
public static Microsoft.JScript.ErrorConstructor TypeError { get; }
static member TypeError : Microsoft.JScript.ErrorConstructor
Public Shared ReadOnly Property TypeError As ErrorConstructor

Eigenschaftswert

Ein Verweis auf ein ErrorConstructor Objekt. Das Objekt wird als initialisiert TypeError.

Gilt für: