Response.Headers Property

Definition

public:
 property Microsoft::Net::Http::Server::HeaderCollection ^ Headers { Microsoft::Net::Http::Server::HeaderCollection ^ get(); };
public Microsoft.Net.Http.Server.HeaderCollection Headers { get; }
member this.Headers : Microsoft.Net.Http.Server.HeaderCollection
Public ReadOnly Property Headers As HeaderCollection

Property Value

Applies to