Calendar.MinSupportedDateTime 屬性

定義

取得受 Calendar 物件所支援的最早日期和時間。

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

屬性值

受此曆法所支援的最早日期和時間。 預設值為 DateTime.MinValue

屬性

適用於

另請參閱