次の方法で共有


UrlPathMatchConditionParameters.NegateCondition プロパティ

定義

これが否定条件であるかどうかを示す値を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象