Calendar.MaxSupportedDateTime Properti

Definisi

Mendapatkan tanggal dan waktu terbaru yang didukung oleh objek ini 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

Nilai Properti

Tanggal dan waktu terbaru yang didukung oleh kalender ini. Defaultnya adalah DateTime.MaxValue.

Atribut

Berlaku untuk

Lihat juga