ChineseLunisolarCalendar.MaxSupportedDateTime Propriedade

Definição

Obtém a data e hora máxima com suporte pela classe 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 da propriedade

Um DateTime tipo que representa o último momento em 28 de janeiro de 2101 no calendário gregoriano, que é aproximadamente igual ao construtor DateTime(2101, 1, 28, 23, 59, 59, 999).

Atributos

Aplica-se a