Aracılığıyla paylaş


GlobalObject.Error Özellik

Tanım

Bir nesneye başvuru ErrorConstructor alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

ErrorConstructor

Bir nesneye ErrorConstructor başvuru.

Şunlara uygulanır