Calendar.MinSupportedDateTime Vlastnost

Definice

Získá nejstarší datum a čas podporovaný tímto Calendar objektem.

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

Hodnota vlastnosti

Nejstarší datum a čas podporovaný tímto kalendářem Výchozí hodnota je DateTime.MinValue.

Atributy

Platí pro

Viz také