HttpMessageContent Properties

 

Namespace:   System.Net.Http
Assembly:  System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)

Properties

Name Description
System_CAPS_pubproperty Headers

(Inherited from HttpContent.)

System_CAPS_pubproperty HttpRequestMessage

Gets the HTTP request message.

System_CAPS_pubproperty HttpResponseMessage

Gets the HTTP response message.

See Also

HttpMessageContent Class
System.Net.Http Namespace

Return to top