Aracılığıyla paylaş


ChineseLunisolarCalendar.MinSupportedDateTime Özellik

Tanım

Sınıfı tarafından ChineseLunisolarCalendar desteklenen en düşük tarih ve saati alır.

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

Özellik Değeri

DateTime Gregoryen takvimde 19 Şubat 1901'i temsil eden bir tür; oluşturucuya DateTime(1901, 2, 19)eşdeğerdir.

Öznitelikler

Şunlara uygulanır