Aracılığıyla paylaş


FunctionPrototype.constructor Özellik

Tanım

Bu prototipi kullanan prototip tabanlı bir nesneye başvuru 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::FunctionConstructor ^ constructor { Microsoft::JScript::FunctionConstructor ^ get(); };
public static Microsoft.JScript.FunctionConstructor constructor { get; }
static member constructor : Microsoft.JScript.FunctionConstructor
Public Shared ReadOnly Property constructor As FunctionConstructor

Özellik Değeri

Prototip tabanlı bir nesneye başvuru.

Şunlara uygulanır

Ayrıca bkz.