Partager via


TagFilter.Value Propriété

Définition

Obtient ou définit le champ de valeur de balise de filtre utilisé pour le filtrage basé sur les étiquettes, il peut comporter entre 0 et 256 caractères.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à