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 생성자와 DateTime(1901, 2, 19)동일한 그레고리오력의 1901년 2월 19일을 나타내는 형식입니다.

특성

적용 대상