ChineseLunisolarCalendar.MaxSupportedDateTime Propiedad

Definición

Obtiene la fecha y la hora máximas admitidas por la clase ChineseLunisolarCalendar.

public:
 virtual property DateTime MaxSupportedDateTime { DateTime get(); };
public override DateTime MaxSupportedDateTime { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public override DateTime MaxSupportedDateTime { get; }
member this.MaxSupportedDateTime : DateTime
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.MaxSupportedDateTime : DateTime
Public Overrides ReadOnly Property MaxSupportedDateTime As DateTime

Valor de propiedad

DateTime

Tipo DateTime que representa el último momento el 28 de enero de 2101 en el calendario gregoriano, que es aproximadamente igual al constructor DateTime(2101, 1, 28, 23, 59, 59, 999) .

Atributos

Se aplica a