Calendar.MaxSupportedDateTime Vlastnost

Definice

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

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

Hodnota vlastnosti

Nejnovější datum a čas podporovaný tímto kalendářem Výchozí hodnota je DateTime.MaxValue.

Atributy

Platí pro

Viz také