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입니다.

특성

적용 대상

추가 정보