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

屬性

適用於

另請參閱