DateOnly.MaxValue 속성

정의

만들 수 있는 가능한 최신 날짜를 가져옵니다.

public:
 static property DateOnly MaxValue { DateOnly get(); };
public static DateOnly MaxValue { get; }
member this.MaxValue : DateOnly
Public Shared ReadOnly Property MaxValue As DateOnly

속성 값

DateOnly

DateOnly 만들 수 있는 가능한 최신 날짜를 나타내는 형식입니다.

적용 대상