LenientFunctionPrototype.constructor 字段
定义
存储对 FunctionConstructor 对象的引用。Stores a reference to a FunctionConstructor object.
此 API 支持产品基础结构,不能在代码中直接使用。
public: System::Object ^ constructor;
public object constructor;
val mutable constructor : obj
Public constructor As Object