Calendar.MaxSupportedDateTime Свойство

Определение

Возвращает самые последние дату и время, поддерживаемые этим объектом Calendar.

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

Значение свойства

Самые последние дата и время, поддерживаемые этим календарем. Значение по умолчанию — DateTime.MaxValue.

Атрибуты

Применяется к

См. также раздел