HttpContent.Headers Vlastnost

Definice

Získá hlavičky obsahu HTTP definované v RFC 2616.

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

Hodnota vlastnosti

Hlavičky obsahu definované v DOKUMENTU RFC 2616.

Platí pro