TimeOnly.Second 屬性

定義

取得這個實例所表示時間的秒陣列件。

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

屬性值

Int32

數位,表示這個實例的秒數。

適用於