Aracılığıyla paylaş


GlobalObject.SyntaxError Özellik

Tanım

Bir nesneye başvuru ErrorConstructor alır. nesnesi olarak SyntaxError başlatılı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 ^ SyntaxError { Microsoft::JScript::ErrorConstructor ^ get(); };
public static Microsoft.JScript.ErrorConstructor SyntaxError { get; }
member this.SyntaxError : Microsoft.JScript.ErrorConstructor
Public Shared ReadOnly Property SyntaxError As ErrorConstructor

Özellik Değeri

ErrorConstructor

Bir nesneye ErrorConstructor başvuru. nesnesi olarak SyntaxError başlatılır.

Şunlara uygulanır