BooleanPrototype.constructor Egenskap

Definition

Hämtar en referens till ett prototypbaserat objekt som använder den här prototypen.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

public:
 static property Microsoft::JScript::BooleanConstructor ^ constructor { Microsoft::JScript::BooleanConstructor ^ get(); };
public static Microsoft.JScript.BooleanConstructor constructor { get; }
static member constructor : Microsoft.JScript.BooleanConstructor
Public Shared ReadOnly Property constructor As BooleanConstructor

Egenskapsvärde

En referens till ett prototypbaserat objekt.

Gäller för

Se även