WebClient.ResponseHeaders Property
Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 7.0.8944)
ResponseHeaders
Gets or sets a collection of HTTP headers associated with the response.
Declaration
public WebHeaderCollection ResponseHeaders { get; }
Property Value
Type | Description |
---|---|
WebHeaderCollection |