Aracılığıyla paylaş


LenientGlobalObject.TypeError Özellik

Tanım

Bir ErrorConstructor Oluşturucu işlev nesnesi tarafından tanımlanan ve bir olarak başlatılan bir prototip tabanlı nesne alır veya ayarlar TypeError .

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

public:
 property System::Object ^ TypeError { System::Object ^ get(); void set(System::Object ^ value); };
public object TypeError { get; set; }
member this.TypeError : obj with get, set
Public Property TypeError As Object

Özellik Değeri

Object

Bir ErrorConstructor nesnesi.

Şunlara uygulanır