共用方式為


LenientGlobalObject.Date 屬性

定義

取得或設定 LenientDateConstructor 建構函式物件所定義的原型架構物件。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

LenientDateConstructor 物件。

適用於