你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HeaderValueMatcher.Negate Property

Definition

Setting this value as truth will force to check the negation of the condition given by the user in the pattern field.

public bool? Negate { get; set; }
member this.Negate : Nullable<bool> with get, set
Public Property Negate As Nullable(Of Boolean)

Property Value

Applies to