ChineseLunisolarCalendar.MinSupportedDateTime 속성

정의

ChineseLunisolarCalendar 클래스에서 지원하는 최소 날짜와 시간을 가져옵니다.

public:
 virtual property DateTime MinSupportedDateTime { DateTime get(); };
public override DateTime MinSupportedDateTime { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public override DateTime MinSupportedDateTime { get; }
member this.MinSupportedDateTime : DateTime
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.MinSupportedDateTime : DateTime
Public Overrides ReadOnly Property MinSupportedDateTime As DateTime

속성 값

DateTime 1901년 2월 19일 그레고리오력에서 생성자 DateTime(1901, 2, 19)와 동일한 형식입니다.

특성

적용 대상