GlobalObject.Error Eigenschaft

Definition

Ruft einen Verweis auf ein ErrorConstructor Objekt ab.

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

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

Eigenschaftswert

Ein Verweis auf ein ErrorConstructor Objekt.

Gilt für: