共用方式為


RetentionPolicy.Days Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to