Share via


WebApplicationRuleMatchCondition.Selector Property

Definition

Match against a specific key from the QueryString, PostArgs, RequestHeader or Cookies variables. Default is null.

public string Selector { get; set; }
member this.Selector : string with get, set
Public Property Selector As String

Property Value

Applies to