Calendar.MaxSupportedDateTime Özellik

Tanım

Bu Calendar nesne tarafından desteklenen en son tarih ve saati alır.

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

Özellik Değeri

Bu takvim tarafından desteklenen en son tarih ve saat. Varsayılan değer DateTime.MaxValue'dır.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.