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

Egenskapsvärde

En referens till ett prototypbaserat objekt.

Gäller för

Se även