ChineseLunisolarCalendar.MinSupportedDateTime Propiedad

Definición

Obtiene la fecha y la hora mínimas admitidas por la clase 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 de propiedad

Tipo DateTime que representa el 19 de febrero de 1901 en el calendario gregoriano, que es equivalente al constructor , DateTime(1901, 2, 19).

Atributos

Se aplica a