Compartir a través de


Criterion.MatchCondition Propiedad

Definición

Obtiene o establece la condición de coincidencia para aplicar reglas routeMap. Entre los valores posibles se incluyen: 'Unknown', 'Contains', 'Equals', 'NotContains', 'NotEquals'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a