Calendar.MinSupportedDateTime Propriedade

Definição

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

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

A data e hora mais antigas são apoiadas por este calendário. O padrão é DateTime.MinValue.

Atributos

Aplica-se a

Ver também