Bagikan melalui


LenientGlobalObject.Function Properti

Definisi

Mendapatkan atau mengatur objek berbasis prototipe yang ditentukan oleh FunctionConstructor objek fungsi konstruktor.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

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

Nilai Properti

Objek FunctionConstructor.

Berlaku untuk