共用方式為


Time.Minutes Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to