Partager via


HttpRequest.Headers Propriété

Définition

Obtient ou définit des en-têtes.

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)

Valeur de propriété

En-têtes.

S’applique à