Partilhar via


TagCount.Value Propriedade

Definição

Obtém ou define o valor da contagem.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a