Partager via


TagCount.Value Propriété

Définition

Obtient ou définit la valeur du nombre.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à