ChineseLunisolarCalendar.MinSupportedDateTime Proprietà

Definizione

Ottiene la data e l'ora minime supportate dalla classe ChineseLunisolarCalendar.

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

Valore della proprietà

DateTime

Tipo DateTime che rappresenta il 19 febbraio 1901 nel calendario gregoriano, equivalente al costruttore DateTime(1901, 2, 19).

Attributi

Si applica a