Aracılığıyla paylaş


GlobalObject.Function Özellik

Tanım

Bir FunctionConstructor 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 ^ Function { Microsoft::JScript::FunctionConstructor ^ get(); };
public static Microsoft.JScript.FunctionConstructor Function { get; }
static member Function : Microsoft.JScript.FunctionConstructor
Public Shared ReadOnly Property Function As FunctionConstructor

Özellik Değeri

Bir nesneye FunctionConstructor başvuru.

Şunlara uygulanır