Compartir a través de


UrlFileNameMatchConditionParameters.MatchValues Propiedad

Definición

Obtiene o establece el valor de coincidencia para la condición de la regla de entrega.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a