Calendar.MaxSupportedDateTime 屬性

定義

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

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

屬性值

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

屬性

適用於

另請參閱