Calendar.MinSupportedDateTime Özellik

Tanım

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

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

Özellik Değeri

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

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.