Sdílet prostřednictvím


ChineseLunisolarCalendar.MinSupportedDateTime Vlastnost

Definice

Získá minimální datum a čas podporovaný ChineseLunisolarCalendar třídou.

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

Hodnota vlastnosti

Typ DateTime , který představuje 19. února 1901 v gregoriánském kalendáři, což je ekvivalent konstruktoru DateTime(1901, 2, 19).

Atributy

Platí pro