Partager via


QueryStringMatchConditionParameters.MatchValues Propriété

Définition

Obtient ou définit la valeur de correspondance pour la condition de la règle de remise

[Newtonsoft.Json.JsonProperty(PropertyName="matchValues")]
public System.Collections.Generic.IList<string> MatchValues { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="matchValues")>]
member this.MatchValues : System.Collections.Generic.IList<string> with get, set
Public Property MatchValues As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à