ChineseLunisolarCalendar.MaxSupportedDateTime Eigenschap

Definitie

Hiermee haalt u de maximale datum en tijd op die door de ChineseLunisolarCalendar klasse wordt ondersteund.

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

Waarde van eigenschap

Een DateTime type dat het laatste moment op 28 januari 2101 in de Gregoriaanse kalender aangeeft, dat ongeveer gelijk is aan de constructor DateTime(2101, 1, 28, 23, 59, 59, 999).

Kenmerken

Van toepassing op