Compartir a través de


Refreshable.RefreshCount Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a