Condividi tramite


RelayedHttpListenerResponse.Headers Property

Definition

Gets the collection of header name/value pairs to be returned by this listener.

public System.Net.WebHeaderCollection Headers { get; }
member this.Headers : System.Net.WebHeaderCollection
Public ReadOnly Property Headers As WebHeaderCollection

Property Value

Applies to