Calendar.MaxSupportedDateTime Propriedade

Definição

Obtém a data e hora mais recentes com suporte deste objeto 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

Valor da propriedade

A data e a hora mais recentes compatíveis com este calendário. O padrão é DateTime.MaxValue.

Atributos

Aplica-se a

Confira também