Compartir a través de


UrlFileNameMatchConditionParameters.NegateCondition Propiedad

Definición

Obtiene o establece describe si se trata de una condición negada o no

[Newtonsoft.Json.JsonProperty(PropertyName="negateCondition")]
public bool? NegateCondition { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="negateCondition")>]
member this.NegateCondition : Nullable<bool> with get, set
Public Property NegateCondition As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a