Share via


TimeOnly.MaxValue 속성

정의

의 가능한 가장 큰 값을 가져옵니다 TimeOnly.

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

속성 값

의 가능한 가장 큰 값 TimeOnly은 23:59:59.99999999입니다.

적용 대상