ChineseLunisolarCalendar.MinSupportedDateTime 屬性

定義

取得受 ChineseLunisolarCalendar 類別所支援的日期和時間的最小值。

public:
 virtual property DateTime MinSupportedDateTime { DateTime get(); };
public override DateTime MinSupportedDateTime { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public override DateTime MinSupportedDateTime { get; }
member this.MinSupportedDateTime : DateTime
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.MinSupportedDateTime : DateTime
Public Overrides ReadOnly Property MinSupportedDateTime As DateTime

屬性值

類型 DateTime ,表示公曆中 1901 年 2 月 19 日,相當於建構函 DateTime(1901, 2, 19)式 。

屬性

適用於