Calendar.MaxSupportedDateTime Propriété

Définition

Obtient les dernières date et heure prises en charge par cet objet Calendar.

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

Valeur de propriété

Dernière date et heure prises en charge par ce calendrier. La valeur par défaut est DateTime.MaxValue.

Attributs

S’applique à

Voir aussi