ChineseLunisolarCalendar.MinSupportedDateTime Propriedade

Definição

Obtém a data e hora mínima com suporte pela 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

Valor da propriedade

Um DateTime tipo que representa 19 de fevereiro de 1901 no calendário gregoriano, que é equivalente ao construtor , DateTime(1901, 2, 19).

Atributos

Aplica-se a