HttpContent Constructor

Initializes a new instance of the HttpContent class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New HttpContent()
protected HttpContent()
protected:
HttpContent()
new : unit -> HttpContent
protected function HttpContent()

See Also

Reference

HttpContent Class

System.Net.Http Namespace