Share via


HttpRequest.Headers Property

Definition

Gets or sets headers.

public System.Collections.Generic.Dictionary<string,AdaptiveExpressions.Properties.StringExpression> Headers { get; set; }
member this.Headers : System.Collections.Generic.Dictionary<string, AdaptiveExpressions.Properties.StringExpression> with get, set
Public Property Headers As Dictionary(Of String, StringExpression)

Property Value

Headers.

Applies to