Share via


TimeOnly.Second 속성

정의

이 인스턴스가 나타내는 시간의 초 구성 요소를 가져옵니다.

public:
 property int Second { int get(); };
public int Second { get; }
member this.Second : int
Public ReadOnly Property Second As Integer

속성 값

Int32

이 인스턴스의 초 구성 요소를 나타내는 숫자입니다.

적용 대상