HttpRequest.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)

属性值

头。

适用于