Calendar.MaxSupportedDateTime Propriedade

Definição

Obtém a data e hora mais recentes apoiadas por este Calendar objeto.

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 de Propriedade

A data e hora mais recentes apoiadas por este calendário. O padrão é DateTime.MaxValue.

Atributos

Aplica-se a

Ver também