次の方法で共有


Time.Seconds プロパティ

定義

2 番目の を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="seconds")]
public int Seconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="seconds")>]
member this.Seconds : int with get, set
Public Property Seconds As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象