Calendar.MinSupportedDateTime Свойство

Определение

Возвращает самые ранние дату и время, поддерживаемые этим объектом 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

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

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

Атрибуты

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

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