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

특성

적용 대상

추가 정보