ChineseLunisolarCalendar.MinSupportedDateTime Eigenschaft

Definition

Ruft das früheste von der ChineseLunisolarCalendar-Klasse unterstützte Datum und die früheste Uhrzeit ab.

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

Eigenschaftswert

Ein DateTime Typ, der den 19. Februar 1901 im gregorianischen Kalender darstellt, der dem Konstruktor DateTime(1901, 2, 19)entspricht.

Attribute

Gilt für: