다음을 통해 공유


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)

속성 값

헤더.

적용 대상