Calendar.MinSupportedDateTime Propriedade

Definição

Obtém a data e hora menos recentes com suporte deste objeto Calendar.

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

Valor da propriedade

A data e a hora mais antigas compatíveis com esse calendário. O padrão é DateTime.MinValue.

Atributos

Aplica-se a

Confira também