Condividi tramite


IncomingWebResponseContext.Headers Proprietà

Definizione

Ottiene le intestazioni dalla risposta Web in ingresso.

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

Valore della proprietà

WebHeaderCollection

Istanza di WebHeaderCollection che contiene le intestazioni dalla risposta Web in ingresso.

Si applica a