ChineseLunisolarCalendar.MaxSupportedDateTime Proprietà

Definizione

Ottiene la data e l'ora massime supportate dalla 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

Valore della proprietà

Tipo DateTime che rappresenta l'ultimo momento del 28 gennaio 2101 nel calendario gregoriano, che è approssimativamente uguale al costruttore DateTime(2101, 1, 28, 23, 59, 59, 999).

Attributi

Si applica a