LenientDatePrototype.getDate 字段
定义
存储一个对象,该对象表示 getDate(Object) 类的静态 DatePrototype 方法。Stores an object that represents the static getDate(Object) method of the DatePrototype class.
此 API 支持产品基础结构,不能在代码中直接使用。
public: System::Object ^ getDate;
public object getDate;
val mutable getDate : obj
Public getDate As Object