Calendar.MaxSupportedDateTime 속성
정의
public:
virtual property DateTime MaxSupportedDateTime { DateTime get(); };
[System.Runtime.InteropServices.ComVisible(false)]
public virtual DateTime MaxSupportedDateTime { get; }
member this.MaxSupportedDateTime : DateTime
Public Overridable ReadOnly Property MaxSupportedDateTime As DateTime
속성 값
이 달력에서 지원하는 마지막 날짜와 시간입니다.The latest date and time supported by this calendar. 기본값은 MaxValue입니다.The default is MaxValue.
- 특성